- Deep Learning with PyTorch
- Vishnu Subramanian
- 79字
- 2021-06-24 19:16:22
Building Blocks of Neural Networks
Understanding the basic building blocks of a neural network, such as tensors, tensor operations, and gradient descents, is important for building complex neural networks. In this chapter, we will build our first Hello world program in neural networks by covering the following topics:
- Installing PyTorch
- Implementing our first neural network
- Splitting the neural network into functional blocks
- Walking through each fundamental block covering tensors, variables, autograds, gradients, and optimizers
- Loading data using PyTorch
推薦閱讀
- SDL Game Development
- 計算機組裝與維護(第3版)
- Intel Edison智能硬件開發指南:基于Yocto Project
- 深入理解序列化與反序列化
- 筆記本電腦維修實踐教程
- Neural Network Programming with Java(Second Edition)
- Java Deep Learning Cookbook
- Python Machine Learning Blueprints
- The Deep Learning with PyTorch Workshop
- Drupal Rules How-to
- 微服務架構基礎(Spring Boot+Spring Cloud+Docker)
- 施耐德M241/251可編程序控制器應用技術
- 計算機組裝與維護項目化教程(第二版)
- Mastering Unity 2D Game Development
- 多媒體技術教程