青天の霹靂

wagahai ha ningen de aru. chie ha mada nai. 吾輩は人間である。知恵はまだ無い。

Reinforcement Environment

Unity ML-Agents Toolkit

https://github.com/Unity-Technologies/ml-agents

Documentaion

https://github.com/Unity-Technologies/ml-agents/tree/master/docs

Steps

start
↓ At First, install Unity
https://github.com/Unity-Technologies/ml-agents/blob/master/docs/Installation.md
↓ First toutrial
https://github.com/Unity-Technologies/ml-agents/blob/master/docs/Getting-Started.md
↓ create a environment if you want to.
https://github.com/Unity-Technologies/ml-agents/blob/master/docs/Learning-Environment-Create-New.md

 Gym

https://github.com/openai/gym

OpenAI Gym is a toolkit for developing and comparing reinforcement learning algorithms.

Documentaion

https://gym.openai.com/docs/

baselines

https://github.com/openai/baselines

other

https://github.com/hill-a/stable-baselines

Deep Mind Lab

https://github.com/deepmind/lab

DeepMind Lab is a 3D learning environment.

PySC2

https://github.com/deepmind/pysc2

StarCraft II Learning Environment