Q-Learning-Algorithm-Implementation-in-MATLAB
Q learning agent
An implementation of the Q-Learning algorithm in MATLAB for training agents to navigate mazes
A simple and short implementation of the Q-Learning Reinforcement Algorithm in Matlab
43 stars
7 watching
14 forks
Language: Matlab
last commit: almost 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of implementations of reinforcement learning algorithms in MATLAB | 61 |
| Matlab implementation of machine learning algorithms | 59 |
| An implementation of 2048 game using deep Q-learning in Matlab | 38 |
| This project demonstrates a reinforcement learning approach to developing a financial trading model in MATLAB. | 156 |
| An implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task | 54 |
| An adaptive learning model to trade a single stock using reinforcement learning | 503 |
| An agent-based traffic management system using model-free reinforcement learning to optimize traffic signal control. | 48 |
| An implementation of a deep reinforcement learning algorithm to teach a robot to interact with humans in a socially acceptable manner. | 4 |
| An implementation of a reinforcement learning algorithm using multi-branch architecture and Deep Deterministic Policy Gradients (DDPG) to control autonomous vehicles in simulation environments. | 81 |
| A deep reinforcement learning system designed to enable robots to acquire social interaction skills through multimodal interactions with humans. | 14 |
| This project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments. | 349 |
| MATLAB code for implementing robot learning algorithms | 92 |
| MATLAB implementations of algorithms and techniques for mobile robot navigation, including localization, mapping, path planning, and SLAM. | 617 |
| An implementation of an actor-critic reinforcement learning algorithm in Python. | 245 |
| Assesses generalization of multi-agent reinforcement learning algorithms to novel social situations | 637 |