pylSER / Deep-Reinforcement-learning-Mountain-CarLinks
Reinforcement Learning DQN - using OpenAI gym Mountain Car
☆23Updated 3 years ago
Alternatives and similar repositories for Deep-Reinforcement-learning-Mountain-Car
Users that are interested in Deep-Reinforcement-learning-Mountain-Car are comparing it to the libraries listed below
Sorting:
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆28Updated 3 years ago
- ☆48Updated 6 years ago
- Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.☆33Updated 7 years ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆50Updated 8 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- Reinforcement learning algorithms A2C, A3C and DQN☆17Updated 2 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆96Updated 5 years ago
- OpenAI's cartpole env solver.☆155Updated 2 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 6 years ago
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆34Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 7 years ago
- ☆19Updated 6 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- A Minimal Deep Q-Network☆56Updated last year
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆16Updated 7 years ago
- A collection of various projects related to Reinforcement Learning☆19Updated 4 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 6 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆106Updated 3 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 3 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆160Updated 6 years ago
- This is the repository with the programming tutorials for the reinforcement learning module☆32Updated 4 months ago
- ☆26Updated 7 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆374Updated 2 years ago
- Reinforcement Learning examples implementation and explanation☆340Updated last year