- PyTorch 1.x Reinforcement Learning Cookbook
- Yuxi (Hayden) Liu
- 136字
- 2021-06-24 12:34:38
Installing OpenAI Gym
After setting up the working environment, we can now install OpenAI Gym. You can't work on reinforcement learning without using OpenAI Gym, which gives you a variety of environments in which to develop your learning algorithms.
OpenAI (https://openai.com/) is a non-profit research company that is focused on building safe artificial general intelligence (AGI) and ensuring that it benefits humans. OpenAI Gym is a powerful and open source toolkit for developing and comparing reinforcement learning algorithms. It provides an interface to varieties of reinforcement learning simulations and tasks, from walking to moon landing, from car racing to playing Atari games. See https://gym.openai.com/envs/ for the full list of environments.We can write agents to interact with OpenAI Gym environments using any numerical computation library, such as PyTorch, TensorFlow, or Keras.
- Getting Started with Oracle SOA B2B Integration:A Hands-On Tutorial
- STM32G4入門與電機(jī)控制實(shí)戰(zhàn):基于X-CUBE-MCSDK的無刷直流電機(jī)與永磁同步電機(jī)控制實(shí)現(xiàn)
- 分布式多媒體計(jì)算機(jī)系統(tǒng)
- Visual C++編程全能詞典
- DevOps:Continuous Delivery,Integration,and Deployment with DevOps
- 我也能做CTO之程序員職業(yè)規(guī)劃
- 數(shù)據(jù)掘金
- Visual FoxPro數(shù)據(jù)庫基礎(chǔ)及應(yīng)用
- Docker on Amazon Web Services
- Applied Data Visualization with R and ggplot2
- 工業(yè)自動化技術(shù)實(shí)訓(xùn)指導(dǎo)
- 基于Proteus的單片機(jī)應(yīng)用技術(shù)
- Linux Shell Scripting Cookbook(Third Edition)
- 人工智能:智能人機(jī)交互
- Hands-On Geospatial Analysis with R and QGIS