- Python Artificial Intelligence Projects for Beginners
- Joshua Eckroth
- 218字
- 2021-07-23 17:06:01
What this book covers
Chapter 1, Building Your Own Prediction Models, introduces classification and techniques for evaluation, and then explains decision trees, followed by a coding project in which a predictor for student performance is built.
Chapter 2, Prediction with Random Forests, looks at random forests and uses them in a coding project for classifying bird species.
Chapter 3, Applications for Comment Classification, introduces text processing and the bag-of-words technique. Then shows how this technique can be used to build a spam detector for YouTube comments. Next, you will learn about the sophisticated Word2Vec model and practice it with a coding project that detects positive and negative product, restaurant, and movie reviews.
Chapter 4, Neural Networks, covers a brief introduction to neural networks, proceeds with feedforward neural networks, and looks at a program to identify the genre of a song with neural networks. Finally, you will revise the spam detector from earlier to make it work with neural networks.
Chapter 5, Deep Learning, discusses deep learning and CNNs. You will practice convolutional neural networks and deep learning with two projects. First, you will build a system that can read handwritten mathematical symbols and then revisit the bird species identifier and change the implementation to use a deep convolutional neural network that is significantly more accurate.
- 機(jī)器學(xué)習(xí)及應(yīng)用(在線實(shí)驗(yàn)+在線自測(cè))
- ServiceNow Cookbook
- 電腦上網(wǎng)直通車
- 統(tǒng)計(jì)學(xué)習(xí)理論與方法:R語(yǔ)言版
- 樂(lè)高機(jī)器人—槍械武器庫(kù)
- Splunk Operational Intelligence Cookbook
- Android游戲開(kāi)發(fā)案例與關(guān)鍵技術(shù)
- 計(jì)算機(jī)網(wǎng)絡(luò)原理與技術(shù)
- Kubernetes for Serverless Applications
- 基于企業(yè)網(wǎng)站的顧客感知服務(wù)質(zhì)量評(píng)價(jià)理論模型與實(shí)證研究
- 網(wǎng)絡(luò)脆弱性掃描產(chǎn)品原理及應(yīng)用
- 工業(yè)機(jī)器人力覺(jué)視覺(jué)控制高級(jí)應(yīng)用
- Spark大數(shù)據(jù)商業(yè)實(shí)戰(zhàn)三部曲:內(nèi)核解密|商業(yè)案例|性能調(diào)優(yōu)
- Redash v5 Quick Start Guide
- 計(jì)算機(jī)硬件技術(shù)基礎(chǔ)學(xué)習(xí)指導(dǎo)與練習(xí)