model-free-rl topic

List model-free-rl repositories

curl

559
Stars
88
Forks
Watchers

CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning

ElegantRL

3.5k
Stars
810
Forks
Watchers

Massively Parallel Deep Reinforcement Learning. 🔥

deep_rl

484
Stars
64
Forks
Watchers

PyTorch implementation of deep reinforcement learning algorithms

Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch framework

Samsung-DRL-Code

104
Stars
27
Forks
Watchers

A repository for implementation of deep reinforcement learning lectured at Samsung

model-free-algorithms

59
Stars
10
Forks
Watchers

TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x

Reinforcement-Learning-Papers

238
Stars
16
Forks
Watchers

Related papers for reinforcement learning, including classic papers and latest papers in top conferences

Reinforcement-Learning-Code

28
Stars
8
Forks
Watchers

A repository for code of reinforcement learning algorithms with PyTorch

reinforcementLearning

25
Stars
4
Forks
Watchers

Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenAI Gym.