SLM-Lab

Reinforcement Learning Framework

A comprehensive framework for deep reinforcement learning using PyTorch.

Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".

GitHub

1k stars
48 watching
267 forks
Language: Python
last commit: about 4 years ago
Linked from 3 awesome lists

a2ca3cbenchmarkdeep-reinforcement-learningdqnpolicy-gradientppopytorchreinforcement-learningsac

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tristandeleu/pytorch-maml-rlReplication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks830
jingweiz/pytorch-rlA comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom.798
chingyaoc/pytorch-reinforceA PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments.266
cpnota/autonomous-learning-libraryA comprehensive library for building deep reinforcement learning agents using PyTorch647
lupoglaz/godotaigymEnables training of reinforcement learning models with PyTorch on Godot Engine using shared memory214
zuoxingdong/lagomA modular toolkit for rapid prototyping of reinforcement learning algorithms373
iffix/machinAn open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms.402
kengz/openai_labAn experimentation framework for Reinforcement Learning using OpenAI Gym and Keras.326
graal-research/poutyneA PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities572
minqi/learning-to-communicate-pytorchThis project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments.349
shenzebang/federated-learning-pytorchA PyTorch-based framework for Federated Learning experiments40
ikostrikov/pytorch-ddpg-nafAn implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks.307
astooke/rlpytA modular and unified framework for implementing common deep reinforcement learning algorithms in PyTorch2,236
matthiasplappert/keras-rlA Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments.8
erotemic/netharnA PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments.40