tambetm / matlab2048
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
- Matlab/Octave implementation of Reinforcement learning (Q learning algorithm).☆23Updated 6 years ago
- ☆36Updated 8 years ago
- solutions to the examples and exercises☆42Updated 8 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Temporal Difference Learning and Basic Reinforcement Learning Demos in Matlab☆16Updated 8 years ago
- Deep Gaussian Process for Inverse Reinforcement Learning☆33Updated 7 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆69Updated 9 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- Q-Learning pendulum swing-up problem with animation as it's learning.☆28Updated 8 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
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 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
- Dynamic Power Management using Reinforcement Learning for IoT devices.☆10Updated 3 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆124Updated 9 years ago
- Generative Adversarial Nets for Matlab☆36Updated 8 years ago
- Pack of Drones: Layered reinforcement learning (Q-learning w/ RNN) for complex "hunt" behaviors☆61Updated 8 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
- libpomdp is a set of POMDP approximation algorithms implemented in Java and Matlab☆29Updated 10 years ago
- Stochastic Gradient Descent☆18Updated 11 years ago
- Actor critic reinforcement learning + motion and task planning under LTL tasks + wireless sensor network routing☆13Updated 4 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 8 years ago
- Code used for the master thesis at MIIS (UPF)☆16Updated 8 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
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆214Updated 7 years ago
- Companion codes for the paper "Decentralized Frank-Wolfe Algorithm for Convex and Non-convex Problems", accepted by IEEE TAC☆11Updated 7 years ago
- A simple and short implementation of the Q-Learning Reinforcement Algorithm in Matlab☆47Updated 10 years ago
- Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied t…☆111Updated 2 years ago
- MATLAB implementation of DQN for a navigation environment☆12Updated 4 years ago