girishvjoshi / DQNLearnLinks
☆18Updated 7 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
- A simple and short implementation of the Q-Learning Reinforcement Algorithm in Matlab☆48Updated 10 years ago
- Code for paper: Event-triggered deep reinforcement learning using parallel control: A case study in autonomous driving.☆27Updated 2 years ago
- ☆10Updated 3 years ago
- Implementation of Single-Agent and Multi-Agent Reinforcement Learning Algorithms. MATLAB.☆70Updated 7 years ago
- Comparing the performance of a DDPG Reinforcement learning model to control temperature with that of a PID and a thermostat controller.☆53Updated last year
- the code implements a training algorithm for a tracking control system using dynamic programming and reinforcement learning. It uses neur…☆21Updated 2 years ago
- Reinforcement based gain calculation for a tracking LQR using actor-critic method☆21Updated 4 years ago
- A MATLAB simple interactive Reinforcement Learning environment for Evolutionary Neural Network-based car with a proximity sensor☆13Updated 6 years ago
- Develop agent-based traffic management system by model-free reinforcement learning☆49Updated 4 years ago
- Control of a nonlinear liquid level system using a new artificial neural network based reinforcement learning approach☆53Updated 6 years ago
- Reinforcement Learning (RL) Course in MATLAB with exercises and solutions☆16Updated 4 years ago
- Using deep deterministic policy gradients to control a tiltrotor UAV through its transition in continuous state space☆36Updated 5 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
- learning the weight of each paras in DWA(Dynamic Window Approach) by using DQN(Deep Q-Learning)☆81Updated 7 years ago
- Implementation of Reinforcement learning using Q learning algorithm- Robot in Maze - Matlab☆28Updated 5 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆52Updated 6 years ago
- Genetic Algorithm Applied to UAV's Path Planning☆14Updated 2 years ago
- 强化学习和自适应动态规划资料☆31Updated 5 years ago
- DQN by Matlab and Python☆32Updated 5 years ago
- ☆11Updated 2 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…☆25Updated 2 years ago
- 基于分层强化学习和逆向强化学习的自适应巡航算法☆23Updated 6 years ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆18Updated 5 years ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆42Updated 2 years ago
- This project uses DDPG for "optimal" control of non-linear valves. Uses MATLAB and Simulink☆99Updated 4 years ago
- Open code of my published paper: Ecological Driving Framework of Hybrid Electric Vehicle Based on Heterogeneous Multi-Agent Deep Reinforc…☆29Updated 5 months ago
- This code is for the paper titled Path Planning for the Dynamic UAV-aided Wireless Systems Using Monte Carlo Tree Search, which is under…☆29Updated 4 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
- 使用simulink进行环境的模拟,使用python编写强化学习(rl)代码☆23Updated 6 years ago