- Practical Convolutional Neural Networks
- Mohit Sewak Md. Rezaul Karim Pradeep Pujari
- 84字
- 2021-06-24 18:58:52
Summary
In this chapter, we laid the foundation of neural networks and walked through the simplest artificial neural network. We learned how to build a single layer neural network using TensorFlow.
We studied the differences in the layers in the Keras model and demonstrated the famous handwritten number recognition with Keras and MNIST.
Finally, we understood what backpropagation is and used the MNIST dataset to build our network and train and test our data.
In the next chapter, we will introduce you to CNNs.
推薦閱讀
- 達(dá)夢數(shù)據(jù)庫編程指南
- SQL查詢:從入門到實踐(第4版)
- 數(shù)據(jù)架構(gòu)與商業(yè)智能
- 重復(fù)數(shù)據(jù)刪除技術(shù):面向大數(shù)據(jù)管理的縮減技術(shù)
- Oracle RAC日記
- 計算機視覺
- Python 3爬蟲、數(shù)據(jù)清洗與可視化實戰(zhàn)
- Unity Game Development Blueprints
- 標(biāo)簽類目體系:面向業(yè)務(wù)的數(shù)據(jù)資產(chǎn)設(shè)計方法論
- 大數(shù)據(jù)隱私保護技術(shù)與治理機制研究
- 推薦系統(tǒng)全鏈路設(shè)計:原理解讀與業(yè)務(wù)實踐
- 數(shù)據(jù)中心UPS系統(tǒng)運維
- Creating Mobile Apps with Appcelerator Titanium
- 零基礎(chǔ)學(xué)SQL
- 機器視覺原理與案例詳解