pytorch-rl
Deep RL framework
A comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom.
Deep Reinforcement Learning with pytorch & visdom
797 stars
24 watching
143 forks
Language: Python
last commit: over 4 years ago a3caceractor-criticdeep-learningdeep-reinforcement-learningdqnpytorchpytorch-a3creinforcement-learningtrpovisdom
Related projects:
Repository | Description | Stars |
---|---|---|
iffix/machin | An open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms. | 401 |
astooke/rlpyt | A modular and unified framework for implementing common deep reinforcement learning algorithms in PyTorch | 2,233 |
tristandeleu/pytorch-maml-rl | Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 827 |
ikostrikov/pytorch-ddpg-naf | An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks. | 307 |
kengz/slm-lab | A comprehensive framework for deep reinforcement learning using PyTorch. | 1,256 |
luchris429/purejaxrl | A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 722 |
jingweiz/pytorch-dnc | An implementation of Neural Turing Machine and Differentiable Neural Computer architectures using PyTorch and Visdom for deep learning tasks. | 278 |
cpnota/autonomous-learning-library | A comprehensive library for building deep reinforcement learning agents using PyTorch | 646 |
hungtuchen/pytorch-dqn | An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error. | 386 |
minqi/learning-to-communicate-pytorch | This project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments. | 346 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
eduardoleao052/js-pytorch | A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,084 |
chingyaoc/pytorch-reinforce | A PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments. | 264 |
catalyst-team/catalyst-rl | A PyTorch framework for accelerating reinforcement learning research and development by providing a modular, reusable, and customizable training loop | 46 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |