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 2 years ago
Linked from 3 awesome lists

a2ca3cbenchmarkdeep-reinforcement-learningdqnpolicy-gradientppopytorchreinforcement-learningsac

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tristandeleu/pytorch-maml-rl Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks 827
jingweiz/pytorch-rl A comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom. 797
chingyaoc/pytorch-reinforce A PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments. 264
cpnota/autonomous-learning-library A comprehensive library for building deep reinforcement learning agents using PyTorch 646
lupoglaz/godotaigym Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory 214
zuoxingdong/lagom A modular toolkit for rapid prototyping of reinforcement learning algorithms 373
iffix/machin An open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms. 401
kengz/openai_lab An experimentation framework for Reinforcement Learning using OpenAI Gym and Keras. 326
graal-research/poutyne A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities 569
minqi/learning-to-communicate-pytorch This project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments. 346
shenzebang/federated-learning-pytorch A PyTorch-based framework for Federated Learning experiments 40
ikostrikov/pytorch-ddpg-naf An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks. 307
astooke/rlpyt A modular and unified framework for implementing common deep reinforcement learning algorithms in PyTorch 2,232
matthiasplappert/keras-rl A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. 7
erotemic/netharn A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. 39