markusbuchholz / deep-reinforcement-learningLinks
deep-reinforcement-learning
☆15Updated 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:
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- ☆19Updated 6 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 6 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆26Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- research and implementations of Deep RL agents and their applications☆56Updated 3 weeks ago
- ☆48Updated 6 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- ☆42Updated 6 years ago
- Reinforcement learning algorithms A2C, A3C and DQN☆16Updated last year
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆23Updated 4 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆55Updated 2 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆116Updated 2 years ago
- ☆15Updated 4 years ago
- Soft Actor-Critic with advanced features☆51Updated last week
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 7 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆100Updated 3 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆30Updated 2 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 7 years ago