girishvjoshi / DQNLearnLinks
☆18Updated 8 years ago
Alternatives and similar repositories for DQNLearn
Users that are interested in DQNLearn are comparing it to the libraries listed below
Sorting:
- MATLAB implementation of DQN for a navigation environment☆14Updated 5 years ago
- Code for paper: Event-triggered deep reinforcement learning using parallel control: A case study in autonomous driving.☆32Updated 2 years ago
- the code implements a training algorithm for a tracking control system using dynamic programming and reinforcement learning. It uses neur…☆22Updated 2 years ago
- Implementation of Single-Agent and Multi-Agent Reinforcement Learning Algorithms. MATLAB.☆71Updated 7 years ago
- Comparing the performance of a DDPG Reinforcement learning model to control temperature with that of a PID and a thermostat controller.☆57Updated 2 years ago
- A simple and short implementation of the Q-Learning Reinforcement Algorithm in Matlab☆48Updated 10 years ago
- ☆10Updated 4 years ago
- Reinforcement based gain calculation for a tracking LQR using actor-critic method☆24Updated 4 years ago
- DQN by Matlab and Python☆34Updated 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
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆53Updated 6 years ago
- Code used for the master thesis at MIIS (UPF)☆16Updated 9 years ago
- Using deep deterministic policy gradients to control a tiltrotor UAV through its transition in continuous state space☆38Updated 6 years ago
- Here is our algorithm for Pursuit Problem based on the Distributed Reinforcement Learning for Cooperative Multi-robot Pursuit☆10Updated 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…☆28Updated 2 years ago
- learning the weight of each paras in DWA(Dynamic Window Approach) by using DQN(Deep Q-Learning)☆85Updated 7 years ago
- Genetic Algorithm Applied to UAV's Path Planning☆16Updated 2 years ago
- This project uses DDPG for "optimal" control of non-linear valves. Uses MATLAB and Simulink