- Deep Reinforcement Learning Hands-On
- Maxim Lapan
- 184字
- 2021-06-25 20:46:53
Chapter 3. Deep Learning with PyTorch
In the previous chapter, we became familiar with open source libraries, which provided us with a collection of RL environments. However, recent developments in RL, especially its combination with deep learning (DL), now make it possible to solve much more complex and challenging problems than before. This is partly due to the development of DL methods and tools.
This chapter is dedicated to one such tool, which makes it possible to implement complex DL models in just a bunch of lines of Python code. The chapter doesn't pretend to be a complete DL manual, as the field is very wide and dynamic. The goal is to make you familiar with the PyTorch library specifics and implementation details, assuming that you're already familiar with DL fundamentals.
Compatibility note: All of the examples in this chapter were updated for the latest PyTorch 0.4.0, which has a number of changes compared with the previous 0.3.1 release. If you're using the old PyTorch, consider upgrading. Throughout this chapter, we will discuss the differences seen in the latest version.
- 基于LabWindows/CVI的虛擬儀器設計與應用
- Hadoop 2.x Administration Cookbook
- Learning Apache Cassandra(Second Edition)
- Python Data Science Essentials
- 可編程控制器技術應用(西門子S7系列)
- 計算機網絡技術實訓
- 現代傳感技術
- 網絡化分布式系統預測控制
- RedHat Linux用戶基礎
- TensorFlow Reinforcement Learning Quick Start Guide
- 電腦日常使用與維護322問
- Apache源代碼全景分析(第1卷):體系結構與核心模塊
- 網絡脆弱性掃描產品原理及應用
- Photoshop CS4數碼照片處理入門、進階與提高
- 30天學通Java Web項目案例開發