lagom
RL framework
A modular toolkit for rapid prototyping of reinforcement learning algorithms
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
373 stars
16 watching
30 forks
Language: Jupyter Notebook
last commit: about 2 years ago artificial-intelligencecemcmaesddpgdeep-deterministic-policy-gradientdeep-learningdeep-reinforcement-learningevolution-strategiesmachine-learningmujocopolicy-gradientppoproximal-policy-optimizationpythonpytorchreinforcement-learningresearchsacsoft-actor-critictd3
Related projects:
Repository | Description | Stars |
---|---|---|
kengz/slm-lab | A comprehensive framework for deep reinforcement learning using PyTorch. | 1,256 |
tristandeleu/pytorch-maml-rl | Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 827 |
luchris429/purejaxrl | A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 722 |
jingweiz/pytorch-rl | A comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom. | 797 |
lupoglaz/godotaigym | Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory | 214 |
iffix/machin | An open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms. | 401 |
ikostrikov/pytorch-ddpg-naf | An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks. | 307 |
kaixhin/rainbow | A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games | 1,585 |
astooke/rlpyt | A modular and unified framework for implementing common deep reinforcement learning algorithms in PyTorch | 2,232 |
rle-foundation/rlexplore | Provides a unified toolkit for constructing, computing, and optimizing intrinsic reward modules in reinforcement learning | 366 |
enlite-ai/maze | An RL framework for building and training reinforcement learning models in Python | 265 |
matthiasplappert/keras-rl | A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. | 7 |
sjtu-marl/malib | A framework for parallel population-based reinforcement learning | 497 |
google-research/deep_ope | A set of pre-trained reinforcement learning policies and benchmarking data for offline model selection in reinforcement learning. | 85 |
alex-petrenko/sample-factory | A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. | 828 |