hiili / rlcc
High-performance implementations of several reinforcement learning algorithms and some commonly used benchmark problems (Matlab & C++)
☆7Updated 7 years ago
Alternatives and similar repositories for rlcc:
Users that are interested in rlcc are comparing it to the libraries listed below
- Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied t…☆108Updated 2 years ago
- Reinforcement Learning-based Mobile Robot Navigation☆25Updated 7 years ago
- Source code for examples in Book "Robust Adaptive Dynamic Programming"☆134Updated 2 years ago
- libpomdp is a set of POMDP approximation algorithms implemented in Java and Matlab☆29Updated 10 years ago
- Matlab/Octave implementation of Reinforcement learning (Q learning algorithm).☆23Updated 5 years ago
- Implementation of basic reinforcement learning algorithms (Q-learning, SARSA, Policy iteration and Value Iteration) on benchmark RL MDPs …☆37Updated 8 years ago
- Implementation of Single-Agent and Multi-Agent Reinforcement Learning Algorithms. MATLAB.☆63Updated 6 years ago
- A simple and short implementation of the Q-Learning Reinforcement Algorithm in Matlab☆44Updated 9 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆49Updated 5 years ago
- 2048 playing agent using deep Q-learning in Matlab.☆39Updated 8 years ago
- RL implementation in course 'Control for Robotics' at U of T, includes Generalized Policy Iteration, Monte Carlo and Q-Learning in MATLAB☆12Updated 2 years ago
- Develop agent-based traffic management system by model-free reinforcement learning☆48Updated 4 years ago
- This example uses Soft Actor Critic(SAC) based reinforcement learning to develop the mobile robot navigation. For a brief summary of the …☆12Updated 3 years ago
- Modified MDP and Q-Learning Algorithm | Multiagent optimization | Path Planning | Navigation | Reinforcement Learning | Stochastic System…☆69Updated 4 years ago
- This repository contains series of modules to get started with Reinforcement Learning with MATLAB.☆29Updated 2 years ago
- solutions to the examples and exercises☆42Updated 8 years ago
- Q-Learning pendulum swing-up problem with animation as it's learning.☆28Updated 8 years ago
- ☆35Updated 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
- Implementation of Reinforcement learning using Q learning algorithm- Robot in Maze - Matlab☆29Updated 5 years ago
- Project achieved in MATLAB/Simulink 2022b, including optimal control algo, prediction algo, DQN training Env. etc.☆51Updated last year
- 关于书《强化学习第二版》(作者Richard S. Sutton)每章节的代码实现(matlab版)☆14Updated 5 years ago
- This project uses DDPG for "optimal" control of non-linear valves. Uses MATLAB and Simulink☆86Updated 3 years ago
- We explore the application of deep reinforcement learning in the field of robotic control, the cooperative and competitive behavior of mu…☆34Updated 4 years ago
- When born, animals and humans are thrown into an unknown world forced to use their sensory inputs for survival. As they begin to understa…☆23Updated 8 years ago
- the code implements a training algorithm for a tracking control system using dynamic programming and reinforcement learning. It uses neur…☆15Updated last year
- learning the weight of each paras in DWA(Dynamic Window Approach) by using DQN(Deep Q-Learning)☆76Updated 6 years ago
- Comparing the performance of a DDPG Reinforcement learning model to control temperature with that of a PID and a thermostat controller.☆41Updated last year
- Masters project, designing a multi-vehicle control system.☆51Updated 6 years ago