- Deep Learning Quick Reference
- Mike Bernico
- 86字
- 2021-06-24 18:40:09
How to plan a machine learning problem
When building a new neural network, I recommend following the same basic steps every time.
Deep neural networks can get very complicated, very quickly. A little bit of planning and organization and greatly accelerate your workflow!
The following are the steps for building a deep neural network:
- Outline the problem you're trying to solve.
- Identify the inputs and outputs of the model.
- Choose a cost function and metrics.
- Create an initial network architecture.
- Train and tune the network.
推薦閱讀
- Microsoft Dynamics CRM Customization Essentials
- 嵌入式系統(tǒng)及其開發(fā)應(yīng)用
- Hands-On Internet of Things with MQTT
- 21天學(xué)通JavaScript
- 機器人智能運動規(guī)劃技術(shù)
- Mastering Machine Learning Algorithms
- OpenStack Cloud Computing Cookbook(Second Edition)
- 系統(tǒng)安裝與重裝
- 單片機技術(shù)一學(xué)就會
- Hands-On Reactive Programming with Reactor
- Building a BeagleBone Black Super Cluster
- ASP.NET 2.0 Web開發(fā)入門指南
- 暗戰(zhàn)強人:黑客攻防入門全程圖解
- Architectural Patterns
- 網(wǎng)絡(luò)工程師必讀:網(wǎng)絡(luò)安全系統(tǒng)設(shè)計