DI-engine
RL framework
A comprehensive decision intelligence framework for building and deploying reinforcement learning models
OpenDILab Decision AI Engine. The Most Comprehensive Reinforcement Learning Framework B.P.
3k stars
22 watching
373 forks
Language: Python
last commit: 16 days ago
Linked from 4 awesome lists
ataridistributed-reinforcement-learningdistributed-systemdrlexploration-exploitationimitation-learningimpalainverse-reinforcement-learningminigridmodel-based-reinforcement-learningmujocomultiagent-reinforcement-learningoffline-rlpythonpytorch-rlr2d2reinforcement-learningreinforcement-learning-algorithmsself-playsmac
Related projects:
Repository | Description | Stars |
---|---|---|
p-christ/deep-reinforcement-learning-algorithms-with-pytorch | PyTorch implementations of popular deep reinforcement learning algorithms and environments. | 5,640 |
thu-ml/tianshou | A high-performance reinforcement learning library with modular interfaces and user-friendly APIs for building deep learning agents. | 7,968 |
opendilab/ppoxfamily | An 8-part tutorial course on deep reinforcement learning with PPO and its variations | 1,976 |
iffix/machin | An open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms. | 401 |
openai/baselines | High-quality implementations of reinforcement learning algorithms for research and development purposes | 15,810 |
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 |
cpnota/autonomous-learning-library | A comprehensive library for building deep reinforcement learning agents using PyTorch | 646 |
jingweiz/pytorch-rl | A comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom. | 797 |
packtpublishing/hands-on-intelligent-agents-with-openai-gym | Teaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym | 373 |
kzl/decision-transformer | A Python implementation of a reinforcement learning algorithm that uses sequence modeling to solve complex decision-making tasks | 2,399 |
ikostrikov/pytorch-a2c-ppo-acktr-gail | An open-source implementation of several reinforcement learning algorithms in PyTorch | 3,605 |
shangtongzhang/deeprl | A modularized implementation of various deep reinforcement learning algorithms in PyTorch | 3,189 |
hubfire/muti-branch-ddpg-carla | An implementation of a reinforcement learning algorithm using multi-branch architecture and Deep Deterministic Policy Gradients (DDPG) to control autonomous vehicles in simulation environments. | 79 |
minqi/learning-to-communicate-pytorch | This project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments. | 346 |
higgsfield/rl-adventure | A tutorial on implementing and extending the Deep Q Network algorithm for reinforcement learning tasks | 3,034 |