Machine-Learning Python Reinforcement Learning
Back
DeepMind Lab is a 3D learning environment based on id Software's Quake III Arena via ioquake3 and other open source software. Its primary purpose is to act as a testbed for research in artificial intelligence, especially deep reinforcement learning.OpenAI Gym is a toolkit for developing and comparing reinforcement learning algorithms.Serpent.AI is a game agent framework that allows you to turn any video game you own into a sandbox to develop AI and machine learning experiments. For both researchers and hobbyists.ViZDoom allows developing AI bots that play Doom using only the visual information (the screen buffer). It is primarily intended for research in machine visual learning, and deep reinforcement learning, in particular.Open-source software for robot simulation, integrated with OpenAI Gym.Retro Games in GymModular Deep Reinforcement Learning framework in PyTorch.Reinforcement Learning Coach by Intel® AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithmsA toolkit for reproducible reinforcement learning researchAn open source robotics benchmark for meta- and multi-task reinforcement learningAn Open Source Distributed Framework for Reinforcement Learning that makes build and train your agents easily.An educational resource designed to let anyone learn to become a skilled practitioner in deep reinforcement learningApplication-oriented deep reinforcement learning framework addressing real-world decision problems.RLlib is an industry level, highly scalable RL library for tf and torch, based on Ray. It's used by companies like Amazon and Microsoft to solve real-world decision making problems at scale.