bipedalwalker topic

List bipedalwalker 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.

OpenAIGym

179
Stars
58
Forks
Watchers

Solving OpenAI Gym problems.

TD3-PyTorch-BipedalWalker-v2

101
Stars
31
Forks
Watchers

Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment

ga-openai-gym

34
Stars
8
Forks
Watchers

Usage of genetic algorithms to train a neural network in multiple OpenAI gym environments.

DDPG

26
Stars
6
Forks
Watchers

Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control

plen_ml_walk

24
Stars
11
Forks
Watchers

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

26
Stars
7
Forks
Watchers

Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning

reinforcement_learning_ppo_rnd

47
Stars
5
Forks
Watchers

Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some explanation

PiRL

16
Stars
1
Forks
Watchers

Programmatically Interpretable Reinforcement Learning