- Reinforcement Learning with TensorFlow
- Sayon Dutta
- 138字
- 2021-08-27 18:51:58
An introduction to OpenAI Gym
The OpenAI Gym, created by the team at OpenAI is a playground of different environments where you can develop and compare your reinforcement learning algorithms. It is compatible with deep learning libraries such as TensorFlow and Theano.
OpenAI Gym consists of two parts:
- The gym open-source library: This consists of many environments for different test problems where you can test your reinforcement learning algorithms. This suffices with the information of state and action spaces.
- The OpenAI Gym service: This allows you to compare the performance of your agent with other trained agents.
For the installation and dependencies, please refer to the following link:
With the basics covered, now we can start with the implementation of reinforcement learning using the OpenAI Gym from next Chapter 2, Training Reinforcement Learning Agents using OpenAI Gym.
推薦閱讀
- 后稀缺:自動化與未來工作
- Splunk 7 Essentials(Third Edition)
- 三菱FX3U/5U PLC從入門到精通
- PostgreSQL 11 Server Side Programming Quick Start Guide
- 極簡AI入門:一本書讀懂人工智能思維與應用
- Hadoop Real-World Solutions Cookbook(Second Edition)
- 觸控顯示技術
- 塊數據5.0:數據社會學的理論與方法
- 在實戰中成長:Windows Forms開發之路
- Mastering MongoDB 3.x
- Hands-On SAS for Data Analysis
- PHP求職寶典
- 大數據時代的調查師
- PyTorch深度學習
- Internet of Things with Raspberry Pi 3