GKthom / DeepQnetworksLinks
MATLAB implementation of DQN for a navigation environment
☆13Updated 4 years ago
Alternatives and similar repositories for DeepQnetworks
Users that are interested in DeepQnetworks are comparing it to the libraries listed below
Sorting:
- ☆18Updated 7 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆51Updated 6 years ago
- A simple and short implementation of the Q-Learning Reinforcement Algorithm in Matlab☆47Updated 10 years ago
- Developed a Multi-Agent DDPG to solve Vehicle Scheduling problem.☆13Updated 2 years ago
- DQN by Matlab and Python☆31Updated 5 years ago
- Code for paper: Event-triggered deep reinforcement learning using parallel control: A case study in autonomous driving.☆21Updated last year
- Implementation of Single-Agent and Multi-Agent Reinforcement Learning Algorithms. MATLAB.☆70Updated 7 years ago
- Implementation of Reinforcement learning using Q learning algorithm- Robot in Maze - Matlab☆28Updated 5 years ago
- learning the weight of each paras in DWA(Dynamic Window Approach) by using DQN(Deep Q-Learning)☆79Updated 6 years ago
- MBaranPeker / Pursuit-Evasion-Game-with-Deep-Reinforcement-Learning-in-an-environment-with-an-obstacleIn this study, a multi agent chase-escape problem using Deep Q learning. Actors of the problem are smart evader and smart pursuers with o…☆23Updated last year
- Multi Agent Reinforcement Learning for Dense Path Planning☆31Updated 2 years ago
- Develop agent-based traffic management system by model-free reinforcement learning☆49Updated 4 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆36Updated 2 years ago
- Reinforcement Learning-based Mobile Robot Navigation☆25Updated 7 years ago
- Cooperative Multi Agent Reinforcement Learning with Human in the Loop☆13Updated 2 years ago
- A framework for path-planing and obstacle avoidance using Deep Reinforcement Learning Techniques.☆13Updated 3 years ago
- Research Project on Multi-robot Target Tracking via Deep Reinforcement Learning☆19Updated 4 years ago
- 基于分层强化学习和逆向强化学习的自适应巡航算法☆23Updated 5 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- The source code is the entry for 2022 EUROCONTROL Air Transport Innovation Network Innovation Masterclass. The reinforcement learning mod…☆15Updated 3 years ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆37Updated 2 years ago
- This project uses DDPG for "optimal" control of non-linear valves. Uses MATLAB and Simulink☆92Updated 4 years ago
- the code implements a training algorithm for a tracking control system using dynamic programming and reinforcement learning. It uses neur…☆19Updated last year
- Deep Reinforcement Learning based Autonomous Driving Agents☆10Updated 2 years ago
- This repository contains Python scripts for multiple pursuer one evader differential pursuit evasion game.☆29Updated 5 years ago
- Game Theory Course Project☆9Updated 6 years ago
- RL implementation in course 'Control for Robotics' at U of T, includes Generalized Policy Iteration, Monte Carlo and Q-Learning in MATLAB☆13Updated 2 years ago
- Multi-agent reinforcement learning programs based on Game theory☆39Updated 2 years ago
- Comparing the performance of a DDPG Reinforcement learning model to control temperature with that of a PID and a thermostat controller.☆46Updated last year
- Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied t…☆111Updated 3 years ago