lunar-lander topic

List lunar-lander repositories

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

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

RewardConditionedUDRL

16
Stars
3
Forks
Watchers

Open source code combining implementations of Upside Down Reinforcement Learning and Reward Conditioned Policies

raceintospace

163
Stars
46
Forks
Watchers

This is the GitHub home of Race Into Space, the computer version of the Liftoff! board game by Fritz Bronner. It was developed by Strategic Visions and published by Interplay as a disk-based game in 1...

Lunar-Lander-Double-Deep-Q-Networks

15
Stars
6
Forks
Watchers

An AI agent that use Double Deep Q-learning to teach itself to land a Lunar Lander on OpenAI universe