pylSER / Deep-Reinforcement-learning-Mountain-CarLinks
Reinforcement Learning DQN - using OpenAI gym Mountain Car
☆23Updated 2 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:
- ☆48Updated 6 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆94Updated 4 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆26Updated 3 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆158Updated 6 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Solving OpenAI Gym problems.☆186Updated 4 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
- Reinforcement Learning examples implementation and explanation☆336Updated last year
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆309Updated 2 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆51Updated 8 years ago
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆387Updated 2 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 7 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 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.☆371Updated last year
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 7 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆308Updated 5 years ago
- A Minimal Deep Q-Network☆57Updated last year
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆95Updated 7 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆378Updated 11 months ago
- This is the repository with the programming tutorials for the reinforcement learning module☆30Updated 3 weeks ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago