model-free-rl topic
curl
CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning
ElegantRL
Massively Parallel Deep Reinforcement Learning. 🔥
deep_rl
PyTorch implementation of deep reinforcement learning algorithms
Deep-Reinforcement-Learning-CS285-Pytorch
Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch framework
Samsung-DRL-Code
A repository for implementation of deep reinforcement learning lectured at Samsung
model-free-algorithms
TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x
Mirror-Descent-Policy-Optimization
Mirror Descent Policy Optimization
Reinforcement-Learning-Papers
Related papers for reinforcement learning, including classic papers and latest papers in top conferences
Reinforcement-Learning-Code
A repository for code of reinforcement learning algorithms with PyTorch
reinforcementLearning
Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenAI Gym.