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
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆69Updated 3 months ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 8 years ago
- ☆37Updated 9 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆123Updated 9 years ago
- solutions to the examples and exercises☆42Updated 9 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Updated 8 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 9 years ago
- ☆53Updated 8 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Updated 7 years ago
- ☆79Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 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
- Matlab/Octave implementation of Reinforcement learning (Q learning algorithm).☆24Updated 6 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 8 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆277Updated 7 years ago
- hierarchical deep reinforcement learning algorithms☆42Updated 7 years ago
- in progress☆108Updated 8 years ago
- Implementation is mostly based on Sergey Levine work (http://www.eecs.berkeley.edu/~svlevine/).☆44Updated 10 years ago
- Pack of Drones: Layered reinforcement learning (Q-learning w/ RNN) for complex "hunt" behaviors☆63Updated 9 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 9 years ago
- Implementation of Scheduled Policy Optimization for task-oriented language grouding☆29Updated 7 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- Recurrent Reinforcement Learning Algorithm Matlab Implementation☆47Updated 4 years ago
- Implementing Algorithms for Computing Stackelberg Equilibria in Security Games☆42Updated 8 years ago
- Implementation of point-based value iteration (for POMDPs)☆12Updated 5 years ago
- An implementation of Deep Q-Network using Caffe☆71Updated 10 years ago