bipedalwalker topic
Deep-Reinforcement-Learning-Algorithms
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.
Reinforcement_Learning
Reinforcement learning tutorials
OpenAIGym
Solving OpenAI Gym problems.
TD3-PyTorch-BipedalWalker-v2
Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment
ga-openai-gym
Usage of genetic algorithms to train a neural network in multiple OpenAI gym environments.
DDPG
Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control
plen_ml_walk
A PLEN2 Robot learns to walk using Twin-Delayed Deep Deterministic Policy Gradient in Gazebo and PyBullet with a custom OpenAI Gym interface
BipedalWalker-v2
Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning
reinforcement_learning_ppo_rnd
Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some explanation
PiRL
Programmatically Interpretable Reinforcement Learning