ReAgent

Reinforcement Learning Platform

An end-to-end platform for applied reinforcement learning developed at Facebook.

A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)

GitHub

4k stars
147 watching
521 forks
Language: Python
last commit: 9 days ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tju-drl-lab/ai-optimizer A next-generation deep reinforcement learning toolkit with libraries for multiagent, self-supervised, offline, and transfer/reinforcement learning 4,755
eleurent/rl-agents A collection of implementations of Reinforcement Learning and planning algorithms in Python. 589
geek-ai/magent A platform for multi-agent reinforcement learning research and development 1,690
carla-simulator/reinforcement-learning An implementation of an actor-critic reinforcement learning algorithm in Python. 243
tristandeleu/pytorch-maml-rl Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks 827
devendrachaplot/deeprl-grounding Trains an RL agent to execute natural language instructions in a 3D environment using a combination of A3C and gated attention mechanisms. 237
google-deepmind/meltingpot Assesses generalization of multi-agent reinforcement learning algorithms to novel social situations 620
thu-ml/tianshou A high-performance reinforcement learning library with modular interfaces and user-friendly APIs for building deep learning agents. 7,968
facebook/ax An adaptive experimentation platform with support for various optimization strategies and flexible APIs. 2,378
minqi/learning-to-communicate-pytorch This project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments. 346
iffix/machin An open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms. 401
tensorflow/agents A library for implementing and deploying reinforcement learning algorithms using TensorFlow. 2,799
p-christ/deep-reinforcement-learning-algorithms-with-pytorch PyTorch implementations of popular deep reinforcement learning algorithms and environments. 5,640
packtpublishing/hands-on-intelligent-agents-with-openai-gym Teaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym 373
ikostrikov/pytorch-ddpg-naf An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks. 307