tambetm / matlab2048Links
2048 playing agent using deep Q-learning in Matlab.
☆40Updated 9 years ago
Alternatives and similar repositories for matlab2048
Users that are interested in matlab2048 are comparing it to the libraries listed below
Sorting:
- Implementation of basic reinforcement learning algorithms (Q-learning, SARSA, Policy iteration and Value Iteration) on benchmark RL MDPs …☆37Updated 9 years ago
- ☆37Updated 9 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆69Updated last month
- solutions to the examples and exercises☆42Updated 9 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆124Updated 9 years ago
- Matlab/Octave implementation of Reinforcement learning (Q learning algorithm).☆23Updated 6 years ago
- Deep Gaussian Process for Inverse Reinforcement Learning☆33Updated 8 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆214Updated 7 years ago
- Deep Reinforcement Learning in Autonomous Driving: the A3C algorithm used to make a car learn to drive in TORCS; Python 3.5, Tensorflow, …☆37Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆28Updated 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
- ☆79Updated 7 years ago
- Recurrent Reinforcement Learning Algorithm Matlab Implementation☆47Updated 4 years ago
- Temporal Difference Learning and Basic Reinforcement Learning Demos in Matlab☆16Updated 9 years ago
- in progress☆108Updated 8 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Implementation of point-based value iteration (for POMDPs)☆12Updated 5 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 8 years ago
- Implementation of Scheduled Policy Optimization for task-oriented language grouding☆29Updated 7 years ago
- Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília☆67Updated 6 years ago
- Reinforcement learning benchmarking.☆40Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- Pack of Drones: Layered reinforcement learning (Q-learning w/ RNN) for complex "hunt" behaviors☆61Updated 9 years ago
- ☆53Updated 8 years ago
- Implementation is mostly based on Sergey Levine work (http://www.eecs.berkeley.edu/~svlevine/).☆43Updated 10 years ago