qlearning-algorithm topic

List qlearning-algorithm repositories

Reinforcement-Learning-In-Motion

92
Stars
52
Forks
Watchers

Code repository for my course on the fundamentals of reinforcement learning

An Autonomous Spectrum Management Scheme for Unmanned Aerial Vehicle Networks in Disaster Relief Operations using Multi Independent Agent Reinforcement Learning

A solution for Dynamic Spectrum Management in Mission-Critical UAV Networks using Team Q learning as a Multi-Agent Reinforcement Learning Approach

Implementation of Q-learning algorithm and Feedback control for the mobile robot (turtlebot3_burger) in ROS.

Implementation of RL in the cloud for energy minimization due to migration and excess power consumption.

ReinforcementLearning

49
Stars
11
Forks
Watchers

强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行