tommytracey / DeepRL-P1-Navigation
Project 1 of Udacity's Deep Reinforcement Learning nanodegree program
☆13Updated 6 years ago
Alternatives and similar repositories for DeepRL-P1-Navigation:
Users that are interested in DeepRL-P1-Navigation are comparing it to the libraries listed below
- Project 3 of Udacity's Deep Reinforcement Learning nanodegree program.☆45Updated 6 years ago
- OpenAI Gym wrapper for Metacar: A reinforcement learning environment for self-driving cars in the browser.☆45Updated 5 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- Solutions to the Deep RL Bootcamp labs☆44Updated 7 years ago
- General implementation of Advantage Actor Critic using Pytorch☆27Updated 3 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Udacity Deep Reinforecment Learning - Implementation of Proximal Policy Optimization (PPO)☆14Updated 6 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- ☆92Updated 4 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- Generic reinforcement learning codebase in TensorFlow☆95Updated 3 years ago
- My solutions to the projects (and mini-projects) of the Deep Reinforcement Learning Nanodegree by Udacity☆63Updated 2 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- Highly Modular and Scalable Reinforcement Learning☆114Updated 5 years ago
- Deep RL Bootcamp solutions☆35Updated 7 years ago
- A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env☆71Updated 7 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆93Updated 4 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 5 years ago
- MLP-framework (pure numpy) and DDQN-framework for OpenAI's Gym games. +test code for PPO added. +Hindsight Experience Replay(HER) bitfli…☆20Updated 6 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆103Updated 5 years ago