This branch is up to date with openai/spinningup:master.Folders and files Latest commit Cannot retrieve latest commit at this time. History99 Commits docs spinup test .gitignore .travis.yml LICENSE readme.
GitHubBeinner / spinningup GiulioMa / spinningup glandfried / spinningup gnovelli / spinningup gnperdue / spinningup go-bears / spinningup GOnion / spinningup gpsbird / spinningup greentfrapp / spinningup gsp-27 / spinningup guaguakai / spinningup ...
utils __init__.py run.py user_config.py version.py test .gitignore .travis.yml LICENSE readme.md readthedocs.yml setup.py travis_setup.sh Failed to load latest commit information. Latest commit Cannot retrieve latest commit at this time. ...
OpenAI团队的深度强化学习教程中文版. Contribute to LJ147/spinningup development by creating an account on GitHub.
readme.md Merge branch 'master' of github.com:openai/spinningup Jan 31, 2020 readthedocs.yml Launch! Nov 9, 2018 setup.py PyTorch update going live. Jan 31, 2020 travis_setup.sh Launch! Nov 9, 2018 Repository files navigation README MIT license Status: Maintenance (expect bug fixes and ...
OpenAI团队的深度强化学习教程中文版. Contribute to ENegatiVY/spinningup development by creating an account on GitHub.
Merge branch 'master' of github.com:openai/spinningup Jan 31, 2020 readthedocs.yml Launch! Nov 9, 2018 setup.py PyTorch update going live. Jan 31, 2020 travis_setup.sh Launch! Nov 9, 2018 Repository files navigation README MIT license Status: Maintenance (expect bug fixes and minor updates...
OpenAI团队的深度强化学习教程中文版. Contribute to IanLiYi1996/spinningup development by creating an account on GitHub.
gitclonehttps://github.com/openai/spinningup.gitcdspinninguppipinstall-e. 你应该知道 Spinning Up默认情况下会安装Gym的所有内容,除了MuJoCo环境。如果你在安装Gym时遇到任何麻烦,请查看`Gym`_ github页面以获取帮助。 如果要使用MuJoCo环境,请参见下面的可选安装部分。
This is an educational resource produced by OpenAI that makes it easier to learn about deep reinforcement learning (deep RL). For the unfamiliar: reinforcement learning (RL) is a machine learning approach for teaching agents how to solve tasks by trial and error. Deep RL refers to the combinat...