makrisio / Q-Learning-Algorithm-Implementation-in-MATLABLinks
A simple and short implementation of the Q-Learning Reinforcement Algorithm in Matlab
☆47Updated 10 years ago
Alternatives and similar repositories for Q-Learning-Algorithm-Implementation-in-MATLAB
Users that are interested in Q-Learning-Algorithm-Implementation-in-MATLAB are comparing it to the libraries listed below
Sorting:
- Implementation of Single-Agent and Multi-Agent Reinforcement Learning Algorithms. MATLAB.☆70Updated 7 years ago
- 关于书《强化学习第二版》(作者Richard S. Sutton)每章节的代码实现(matlab版)☆15Updated 5 years ago
- Implementation of Reinforcement learning using Q learning algorithm- Robot in Maze - Matlab☆28Updated 5 years ago
- Reinforcement Learning (RL) Course in MATLAB with exercises and solutions☆12Updated 3 years ago
- the code implements a training algorithm for a tracking control system using dynamic programming and reinforcement learning. It uses neur…☆20Updated last year
- Computing Nash, Stackelberg game, and other types of equilibrium☆29Updated 5 years ago
- Hover a UAV in MATLAB using Deep Reinforcement Learning.☆14Updated last year
- Code used for the master thesis at MIIS (UPF)☆16Updated 8 years ago
- Using two team game theory, we can make the truck platoons resilient against any malicious attack.☆12Updated 6 years ago
- A discrete Nash equilibrium seeking algorithm for multi-agent systems☆10Updated 4 years ago
- ☆18Updated 7 years ago
- This project uses DDPG for "optimal" control of non-linear valves. Uses MATLAB and Simulink☆95Updated 4 years ago
- Comparing the performance of a DDPG Reinforcement learning model to control temperature with that of a PID and a thermostat controller.☆49Updated last year
- Codes reproducing paper Jongeun Choi, Songhwai Oh, Roberto Horowitz, Distributed learning and cooperative control for multi-agent systems…☆21Updated 3 years ago
- Using OpenStreetMap (organized by MyGeoData) data to model building, customer, and vendor locations in San Francisco, New York City, and …☆8Updated last year
- A modular MATLAB toolkit for Dynamic programming (DP) and Approximate Dynamic Programming (ADP) for Adaptive Modeling and Optimization☆49Updated 6 years ago
- including PPO, SAC, TD3, DDPG, DQN, DDQN, DuelingDQN algorithms☆10Updated 2 weeks ago
- Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied t…☆113Updated 3 years ago
- The goal is to find an optimal path for UAV to gather more data in WSN.