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:
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 7 years ago
- Python code for Deep Reinforcement Learning with Transfer Learning in a Simulated Environment☆74Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 4 years ago
- TensorSwarm: A framework for reinforcement learning of robot swarms.☆119Updated 5 years ago
- ☆48Updated 6 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆30Updated 6 years ago
- research and implementations of Deep RL agents and their applications☆58Updated last month
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 8 years ago
- Solutions for different Reinforcement Learning environments☆26Updated last year
- Reinforcement Learning framework for Robotics☆89Updated 3 years ago
- ☆26Updated 7 years ago
- 2D Gridworld navigation using RL with Hindsight Experience Replay☆44Updated 6 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆55Updated 3 years ago
- Repository for Planar Bipedal walking robot in Gazebo environment using Deep Deterministic Policy Gradient(DDPG) using TensorFlow.☆101Updated 6 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- Reinforcement learning algorithms A2C, A3C and DQN☆16Updated 2 years ago
- Codebase for Model-Based Meta-Reinforcement Learning for Flight with Suspended Payloads paper. Website: https://sites.google.com/view/met…☆33Updated 2 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆56Updated 2 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Distributed (and single-agent) reinforcement learning code for simulated multi-robot distributed assembly.☆25Updated 7 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- soft q learning and soft actor critic☆15Updated 6 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- New reinforcement algorithm base on DDPG☆18Updated 6 years ago
- Value iteration, policy iteration, and Q-Learning in a grid-world MDP.☆28Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 4 months ago