markusbuchholz / deep-reinforcement-learningLinks
deep-reinforcement-learning
☆16Updated 6 years ago
Alternatives and similar repositories for deep-reinforcement-learning
Users that are interested in deep-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- ☆48Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Python code for Deep Reinforcement Learning with Transfer Learning in a Simulated Environment☆76Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Recurrent Deterministic Policy Gradient actor-critic based Reinforcement Learning algorithm in Action☆37Updated 8 months ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 7 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆30Updated 6 years ago
- ☆19Updated 6 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 8 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆28Updated 3 years ago
- research and implementations of Deep RL agents and their applications☆59Updated 2 months ago
- ☆75Updated 3 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆56Updated 2 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- TensorSwarm: A framework for reinforcement learning of robot swarms.☆119Updated 5 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Hierarchical Online Planning and Reinforcement Learning on Taxi☆32Updated 8 years ago
- Reinforcement learning algorithms A2C, A3C and DQN☆16Updated 2 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆56Updated last month
- 2D Gridworld navigation using RL with Hindsight Experience Replay☆44Updated 6 years ago
- Experiments with transformer based RL algorithms☆22Updated 6 years ago
- Actor critic reinforcement learning + motion and task planning under LTL tasks + wireless sensor network routing☆13Updated 4 years ago
- Hierarchical Reinforcement Learning (batteries included)☆47Updated 6 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆24Updated 4 years ago
- soft q learning and soft actor critic☆15Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago