- Applied Deep Learning with Keras
- Ritesh Bhagwat Mahla Abdolahnejad Matthew Moocarme
- 137字
- 2021-06-11 13:41:26
Machine Learning Libraries
While this book is an introduction to deep learning with Keras, as mentioned earlier, we will start by utilizing scikit-learn. This will help us establish the fundamentals of building a machine learning model using the Python programming language.
Similar to scikit-learn, Keras makes it easy to create models in the Python programming language through an easy-to-use API. However, the goal of Keras is for the creation and training of neural networks, rather than machine learning models in general. ANNs represent a large class of machine learning algorithms, and they are so called because their architecture resembles the neurons in the human brain. The Keras library has many general-purpose functions built in, such as optimizers, activation functions, and layer properties, so that users, like in scikit-learn, do not have to code these algorithms from scratch.
- Learning SQL Server Reporting Services 2012
- 計算機應用與維護基礎教程
- 單片機原理及應用系統(tǒng)設計
- 電腦軟硬件維修從入門到精通
- 嵌入式系統(tǒng)中的模擬電路設計
- Rapid BeagleBoard Prototyping with MATLAB and Simulink
- LPC1100系列處理器原理及應用
- STM32自學筆記
- 嵌入式系統(tǒng)原理及應用:基于ARM Cortex-M4體系結(jié)構(gòu)
- Mastering Quantum Computing with IBM QX
- Arduino項目案例:游戲開發(fā)
- 微服務架構(gòu)實戰(zhàn):基于Spring Boot、Spring Cloud、Docker
- USB 3.0編程寶典
- 新編計算機組裝與維護
- 電腦組裝與硬件維修入門與提高