- 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.
- Hands-On Intelligent Agents with OpenAI Gym
- ETL with Azure Cookbook
- Spark編程基礎(chǔ)(Scala版)
- Dreamweaver CS3網(wǎng)頁設(shè)計(jì)50例
- 21天學(xué)通Visual Basic
- C語言開發(fā)技術(shù)詳解
- 網(wǎng)絡(luò)化分布式系統(tǒng)預(yù)測控制
- 走近大數(shù)據(jù)
- 電腦上網(wǎng)輕松入門
- R Data Analysis Projects
- 21天學(xué)通Linux嵌入式開發(fā)
- Mastering Ansible(Second Edition)
- 未來學(xué)徒:讀懂人工智能飛馳時(shí)代
- 中國戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·數(shù)控系統(tǒng)
- 設(shè)計(jì)模式