- Deep Learning with PyTorch
- Vishnu Subramanian
- 159字
- 2021-06-24 19:16:26
Summary
In this chapter, we explored various data structures and operations provided by PyTorch. We implemented several components, using the fundamental blocks of PyTorch. For our data preparation, we created the tensors used by our algorithm. Our network architecture was a model for learning to predict average hours spent by users on our Wondermovies platform. We used the loss function to check the standard of our model and used the optimize function to adjust the learnable parameters of our model to make it perform better.
We also looked at how PyTorch makes it easier to create data pipelines by abstracting away several complexities that would require us to parallelize and augment data.
In the next chapter, we will dive deep into how neural networks and deep learning algorithms work. We will explore various PyTorch built-in modules for building network architectures, loss functions, and optimizations. We will also show how to use them on real-world datasets.
- Instant uTorrent
- BeagleBone By Example
- 計(jì)算機(jī)維修與維護(hù)技術(shù)速成
- 嵌入式系統(tǒng)中的模擬電路設(shè)計(jì)
- Arduino BLINK Blueprints
- 單片機(jī)開發(fā)與典型工程項(xiàng)目實(shí)例詳解
- 微型計(jì)算機(jī)系統(tǒng)原理及應(yīng)用:國產(chǎn)龍芯處理器的軟件和硬件集成(基礎(chǔ)篇)
- 深入理解序列化與反序列化
- 圖解計(jì)算機(jī)組裝與維護(hù)
- 電腦組裝與維護(hù)即時(shí)通
- Arduino項(xiàng)目開發(fā):智能生活
- 微服務(wù)實(shí)戰(zhàn)
- Instant Website Touch Integration
- Practical Artificial Intelligence and Blockchain
- Exceptional C++:47個(gè)C++工程難題、編程問題和解決方案(中文版)