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 …☆38Updated 9 years ago
- ☆36Updated 8 years ago
- solutions to the examples and exercises☆42Updated 8 years ago
- Matlab/Octave implementation of Reinforcement learning (Q learning algorithm).☆23Updated 6 years ago
- Temporal Difference Learning and Basic Reinforcement Learning Demos in Matlab☆16Updated 8 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- ☆53Updated 8 years ago
- Implementation of Scheduled Policy Optimization for task-oriented language grouding☆29Updated 6 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
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 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
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆77Updated 8 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆69Updated 9 years ago
- Q-Learning pendulum swing-up problem with animation as it's learning.☆29Updated 8 years ago
- Implementing a Reinforcement Learning algorithm based upon a partially observable Markov decision process, applicable in modelling decisi…☆57Updated 5 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- TD-Regularized Actor-Critic Methods☆36Updated 5 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
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Implementation of Reinforcement learning using Q learning algorithm- Robot in Maze - Matlab☆28Updated 5 years ago
- Dynamic Power Management using Reinforcement Learning for IoT devices.☆10Updated 3 years ago
- A simple and short implementation of the Q-Learning Reinforcement Algorithm in Matlab☆47Updated 10 years ago
- Generative Adversarial Nets for Matlab☆36Updated 8 years ago
- Stochastic Gradient Descent☆18Updated 11 years ago
- Deep Gaussian Process for Inverse Reinforcement Learning☆33Updated 7 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆51Updated 6 years ago
- ☆18Updated 7 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆53Updated 5 years ago
- libpomdp is a set of POMDP approximation algorithms implemented in Java and Matlab☆29Updated 10 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago