lauragarciamayo / QlearningProjectLinks
Reinforcement Learning-based Mobile Robot Navigation
☆25Updated 7 years ago
Alternatives and similar repositories for QlearningProject
Users that are interested in QlearningProject are comparing it to the libraries listed below
Sorting:
- University group project concerning the implementation of an iterative learning controller tested on a Cart-Pole system. The code has bee…☆21Updated 4 years ago
- Masters project, designing a multi-vehicle control system.☆52Updated 7 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…☆24Updated 9 years ago
- learning the weight of each paras in DWA(Dynamic Window Approach) by using DQN(Deep Q-Learning)☆81Updated 7 years ago
- RL implementation in course 'Control for Robotics' at U of T, includes Generalized Policy Iteration, Monte Carlo and Q-Learning in MATLAB☆14Updated 3 years ago
- Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied t…☆117Updated 3 years ago
- Implementation of Reinforcement learning using Q learning algorithm- Robot in Maze - Matlab☆28Updated 5 years ago
- Comparing the performance of a DDPG Reinforcement learning model to control temperature with that of a PID and a thermostat controller.☆52Updated last year
- This repository contains the MATLAB code to devise an optimal policy for the motion of the robot given the obstacles and world boundaries…☆14Updated 4 years ago
- Path Planning Optimization Algorithm Simulation Based on Genetic Algorithm. For more details, please refer to the article “Path Planning …☆54Updated 7 years ago
- A novel model-free iterative learning control algorithm is presented in this project to improve both the robustness against output distur…☆41Updated 4 years ago
- The project proposed automated vehicle driving strategies based on reinforcement learning.☆17Updated 4 years ago
- Using deep deterministic policy gradients to control a tiltrotor UAV through its transition in continuous state space☆37Updated 5 years ago
- This project uses DDPG for "optimal" control of non-linear valves. Uses MATLAB and Simulink☆97Updated 4 years ago
- Source code for examples in Book "Robust Adaptive Dynamic Programming"☆142Updated 2 years ago
- Implementation of model predictive control for nonlinear systems via machine learning and function approximators☆54Updated 7 years ago
- Contains all research-related code for publications by Brent Wallace, Arizona State University☆17Updated 2 years ago
- This code repository is intended for reproducing research papers related to game problems in multi-agent systems.☆20Updated last year
- craigmax-dev / Integrated-Model-Predictive-Fuzzy-Control-for-Disaster-Victim-Detection-Path-Planning-in-MATLABThis project consists of a simulation of a search-and-rescue environment for discrete path-planning of agents using a Fuzzy Inference Sys…☆14Updated last week
- Codes reproducing paper Jongeun Choi, Songhwai Oh, Roberto Horowitz, Distributed learning and cooperative control for multi-agent systems…☆22Updated 4 years ago
- cooperative path following of multiple robots☆19Updated 4 years ago
- Implementation of Single-Agent and Multi-Agent Reinforcement Learning Algorithms. MATLAB.☆70Updated 7 years ago
- 2D path-planning algorithm which uses a receding horizon approach and quadratic Bezier curves.☆99Updated last year
- Adaptive dynamic programming☆128Updated last month
- Design a control system on Matlab for robots so that they are able to form a defined shape, then Artificial Potential Field method is ap…☆59Updated 5 years ago
- 主要介绍了一种基于蚁群算法的时延Petri网(ACOTPN)路径规划算法,它是根据蚁群算法的原理和时延库所Petri网的路径规划原理合成的一种新算法。当ACOTPN运行时,蚂蚁在网中的变迁行走并在变迁与变迁之间留下信息素,在遍历同 时不仅更新变迁序列,而且会更新网标识,反过来…☆27Updated 3 years ago
- Robot path planning in static and dynamic environment (GSA, artificial potential field, QL, DDQL)☆40Updated 5 years ago
- A Genetic Algorithm for Multi-Goal 3D Occupancy Grid Path Planning☆23Updated 8 years ago
- A*-based collision avoidance for UAV path planning☆39Updated 6 years ago
- An implementation of multi-agent flocking formation control with specific formations that can follow a target without collision and can …☆62Updated 5 months ago