- PyTorch Deep Learning Hands-On
- Sherin Thomas Sudhanshu Passi
- 174字
- 2021-06-11 13:28:18
Chapter 2. A Simple Neural Network
Learning the PyTorch way of building a neural network is really important. It is the most efficient and clean way of writing PyTorch code, and it also helps you to find tutorials and sample snippets easy to follow, since they have the same structure. More importantly, you'll end up with the efficient form of your code, which is also highly readable.
Don't worry, PyTorch is not trying to add another spike into your learning curve by implementing a brand-new methodology. If you know how to code in Python, you'll feel at home right away. However, we won't learn those building blocks as we did in the first chapter; in this chapter, we will build a simple network. Instead of choosing a typical entry-level neural network use case, we'll be teaching our network to do mathematics in the NumPy way. Then we'll convert that to a PyTorch network. By the end of this chapter, you will have the skills to become a PyTorch developer.
- PostgreSQL 11 Server Side Programming Quick Start Guide
- Expert AWS Development
- 快學(xué)Flash動畫百例
- Data Wrangling with Python
- 四向穿梭式自動化密集倉儲系統(tǒng)的設(shè)計(jì)與控制
- 菜鳥起飛系統(tǒng)安裝與重裝
- 教育機(jī)器人的風(fēng)口:全球發(fā)展現(xiàn)狀及趨勢
- 軟件工程及實(shí)踐
- Unity Multiplayer Games
- 精通LabVIEW程序設(shè)計(jì)
- Xilinx FPGA高級設(shè)計(jì)及應(yīng)用
- 貫通Hibernate開發(fā)
- Redash v5 Quick Start Guide
- 人工智能云平臺:原理、設(shè)計(jì)與應(yīng)用
- 軟測之魂