wuwuwuxxx / Reinforcement-Learning-An-introductionLinks
solutions to the examples and exercises
☆42Updated 9 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
Sorting:
- ☆37Updated 9 years ago
- Implementation of basic reinforcement learning algorithms (Q-learning, SARSA, Policy iteration and Value Iteration) on benchmark RL MDPs …☆37Updated 9 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆69Updated 2 months ago
- 2048 playing agent using deep Q-learning in Matlab.☆40Updated 9 years ago
- Matlab code to control underactuated systems based on a hybrid approach that combines neural networks, reinforcement learning, fuzzy logi…☆29Updated 11 years ago
- Implementing Algorithms for Computing Stackelberg Equilibria in Security Games☆42Updated 8 years ago
- Q-Learning pendulum swing-up problem with animation as it's learning.☆29Updated 9 years ago
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆29Updated 7 years ago
- Implementing a Reinforcement Learning algorithm based upon a partially observable Markov decision process, applicable in modelling decisi…☆57Updated 5 years ago
- Multiagent deep reinforcement learning research project☆28Updated last year
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆78Updated 8 years ago
- Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied t…☆117Updated 3 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- scalable multi agents reinforcement learning☆62Updated 7 years ago
- Codes for understanding Reinforcement Learning( updating... )☆25Updated 6 years ago
- Actor critic reinforcement learning + motion and task planning under LTL tasks + wireless sensor network routing☆13Updated 4 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- Temporal Difference Learning and Basic Reinforcement Learning Demos in Matlab☆16Updated 9 years ago
- The three algorithms used to solve Bayesian Stackelberg Games have been implemented here.☆28Updated 7 years ago
- communication between matlab/simulink and python using tcp☆23Updated 7 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- ☆46Updated this week
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆56Updated 6 years ago
- TD-Regularized Actor-Critic Methods☆36Updated 5 years ago
- research and implementations of Deep RL agents and their applications☆58Updated last month
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆107Updated 4 years ago
- Code for Deep Neural Network Approximated Dynamic Programming☆17Updated 5 years ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆20Updated 5 years ago
- Mxnet implementation of Deep Reinforcement Learning papers, such as DQN, PG, DDPG, PPO☆28Updated 2 years ago