pylSER / Deep-Reinforcement-learning-Mountain-Car
Reinforcement Learning DQN - using OpenAI gym Mountain Car
☆22Updated 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
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆89Updated 4 years ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆49Updated 7 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆39Updated 2 years ago
- A new Reinforcement Learning Environment☆35Updated 3 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆21Updated 3 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆14Updated 7 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- ☆41Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆30Updated 4 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆92Updated 6 years ago
- ☆183Updated 3 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆104Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 4 years ago
- OpenAI LunarLander-v2 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆37Updated 3 years ago
- DQN to play Atari Pong☆113Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (…☆44Updated 5 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 6 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆26Updated 8 months ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆329Updated 5 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆136Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆288Updated 5 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆72Updated 8 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆10Updated 7 years ago