- 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.
- 24小時(shí)學(xué)會(huì)電腦組裝與維護(hù)
- 電腦維護(hù)與故障排除傻瓜書(Windows 10適用)
- 電腦組裝與維修從入門到精通(第2版)
- 極簡(jiǎn)Spring Cloud實(shí)戰(zhàn)
- 計(jì)算機(jī)組裝·維護(hù)與故障排除
- 電腦常見故障現(xiàn)場(chǎng)處理
- OUYA Game Development by Example
- 分布式微服務(wù)架構(gòu):原理與實(shí)戰(zhàn)
- 筆記本電腦應(yīng)用技巧
- Creating Flat Design Websites
- RISC-V處理器與片上系統(tǒng)設(shè)計(jì):基于FPGA與云平臺(tái)的實(shí)驗(yàn)教程
- 圖解計(jì)算機(jī)組裝與維護(hù)
- 微服務(wù)實(shí)戰(zhàn)
- Zabbix 4 Network Monitoring
- The Machine Learning Workshop