lunarlander topic

List lunarlander repositories

Deep-Reinforcement-Learning-Algorithms

613
Stars
171
Forks
Watchers

32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.

DDPG

26
Stars
6
Forks
Watchers

Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control