wuwuwuxxx / Reinforcement-Learning-An-introduction
solutions to the examples and exercises
☆43Updated 8 years ago
Alternatives and similar repositories for Reinforcement-Learning-An-introduction:
Users that are interested in Reinforcement-Learning-An-introduction are comparing it to the libraries listed below
- ☆37Updated 8 years ago
- Implementation of basic reinforcement learning algorithms (Q-learning, SARSA, Policy iteration and Value Iteration) on benchmark RL MDPs …☆38Updated 9 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆62Updated 6 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆70Updated 9 years ago
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆27Updated 7 years ago
- TD-Regularized Actor-Critic Methods☆36Updated 5 years ago
- scalable multi agents reinforcement learning☆59Updated 6 years ago
- Matlab/Octave implementation of Reinforcement learning (Q learning algorithm).☆23Updated 5 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆76Updated 8 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆49Updated 6 years ago
- ☆20Updated 7 years ago
- Multiagent deep reinforcement learning research project☆27Updated 9 months ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆53Updated 5 years ago
- Codes for understanding Reinforcement Learning( updating... )☆25Updated 6 years ago
- Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied t…☆112Updated 2 years ago
- Implementing a Reinforcement Learning algorithm based upon a partially observable Markov decision process, applicable in modelling decisi…☆55Updated 4 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Multi-agent reinforcement learning programs based on Game theory☆37Updated 2 years ago
- 2048 playing agent using deep Q-learning in Matlab.☆39Updated 8 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 7 years ago
- Matlab code to control underactuated systems based on a hybrid approach that combines neural networks, reinforcement learning, fuzzy logi…☆27Updated 11 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆46Updated 4 years ago
- Temporal Difference Learning and Basic Reinforcement Learning Demos in Matlab☆16Updated 8 years ago
- ReinforcementLearning Learn Play Atari Using DDPG and LSTM.☆20Updated 7 years ago
- a simple demo of pendulem control using DDPG algorithm☆13Updated 7 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆39Updated 5 years ago
- Q-Learning pendulum swing-up problem with animation as it's learning.☆29Updated 8 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆21Updated 6 years ago