- Reinforcement Learning with TensorFlow
- Sayon Dutta
- 173字
- 2021-08-27 18:51:59
Summary
In this chapter, we covered the building blocks, such as shallow and deep neural networks that included logistic regression, single hidden layer neural network, RNNs, LSTMs, CNNs, and their other variations. Catering to the these topics, we also covered multiple activation functions, how forward and backward propagation works, and the problems associated with the training of deep neural networks, such as vanishing and exploding gradients.
Then, we covered the very basic terminologies in reinforcement learning that we will explore in detail in the coming chapters. These were the optimality criteria, which are value function and policy. We also gained an understanding of some reinforcement learning algorithms, such as Q-learning and A3C algorithms. Then, we covered some basic computations in the TensorFlow framework, an introduction to OpenAI Gym, and also discussed some of the influential pioneers and research breakthroughs in the field of reinforcement learning.
In the following chapter, we will implement a basic reinforcement learning algorithm to a couple of OpenAI Gym framework environments and get a better understanding of OpenAI Gym.
- PPT,要你好看
- Splunk 7 Essentials(Third Edition)
- Verilog HDL數(shù)字系統(tǒng)設計入門與應用實例
- 大數(shù)據(jù)專業(yè)英語
- Ansible Quick Start Guide
- 計算機應用復習與練習
- Photoshop CS4經典380例
- 數(shù)據(jù)挖掘方法及天體光譜挖掘技術
- Apache Superset Quick Start Guide
- 從零開始學PHP
- 空間機械臂建模、規(guī)劃與控制
- 工業(yè)自動化技術實訓指導
- 從零開始學Java Web開發(fā)
- Dreamweaver+Photoshop+Flash+Fireworks網站建設與網頁設計完全實用
- DynamoDB Applied Design Patterns