- Neural Networks with Keras Cookbook
- V Kishore Ayyadevara
- 32字
- 2021-07-02 12:46:21
Building a Feedforward Neural Network
In this chapter we will cover the following recipes:
- Feed-forward propagation from scratch in Python
- Building back-propagation from scratch in Python
- Building a neural network in Keras
推薦閱讀
- Visual Basic .NET程序設計(第3版)
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- Java程序設計(慕課版)
- Go語言高效編程:原理、可觀測性與優化
- Arduino開發實戰指南:LabVIEW卷
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- Wireshark Network Security
- 老“碼”識途
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- Learning Apache Karaf
- Node.js開發指南
- CRYENGINE Game Development Blueprints
- Django Design Patterns and Best Practices
- Python一行流:像專家一樣寫代碼
- Java RESTful Web Service實戰