CHH3213 / chhRLLinks
Reinforcement learning algorithm by pytorch
☆35Updated 3 years ago
Alternatives and similar repositories for chhRL
Users that are interested in chhRL are comparing it to the libraries listed below
Sorting:
- multi-turtlebot3 collision avoidance and navigation via DDPG-LSTM with Prioritized Experience Replay on ROS☆77Updated 3 years ago
- Use DQN to boost MPC computation for dynamic obstacle avoidance.☆45Updated last year
- Integrating Deep Reinforcement Learning with Path planning for Automated Driving☆79Updated 3 years ago
- Robot Navigation in a Crowd by Integrating Deep Reinforcement Learning and Online Planning☆71Updated 4 years ago
- A navigation algorithm for Deep Reinforcement Learning developed using the Hierarchical framework.☆27Updated 3 years ago
- ☆80Updated 3 years ago
- Asynchronous Off-Policy Deep Reinforcement Learning For Wheeled Robot Path Planning☆45Updated 6 years ago
- DRL-based collision avoidance for turtlebot3☆19Updated 2 years ago
- 在turtlebot3,pytorch上使用DQN,DDPG,PPO,SAC算法,在gazebo上实现仿真。Use DQN, DDPG, PPO, SAC algorithm on turtlebot3, pytorch on turtlebot3, pytorch, an…☆126Updated 2 years ago
- ☆57Updated 3 years ago
- ☆48Updated 4 years ago
- Mapless Collision Avoidance of Turtlebot3 Mobile Robot Using DDPG and Prioritized Experience Replay☆125Updated 2 years ago
- Using RL based controller for steering function of RRT. And a network learns to perform motion planning☆37Updated 5 years ago
- Dubin's Vehicle Model in Gym Environment for Path Tracking using RL Algorithms☆16Updated 4 years ago
- Part of my final year project:"Robot Path Planning based on Visual SLAM". This is the path planning part. In this part, I have used Q-lea…☆44Updated last year
- ☆44Updated 3 years ago
- A framework for path-planing and obstacle avoidance using Deep Reinforcement Learning Techniques.☆15Updated 4 years ago
- Deep learning model powered by Graph Neural Networks and Reinforcement Learning for multi-robot path planning at @Inria☆66Updated last year
- This repository is for the paper "Using Deep Reinforcement Learning with Automatic Curriculum Learning for Mapless Navigation in Intralog…☆20Updated 3 years ago
- Integrating Reinforcement Learning and Model Predictive Control for Enhancing Safety in Automated Vehicle Systems☆34Updated 2 years ago
- Path Planning for the Robots Using Reinforcement Learning☆37Updated 3 years ago
- 利用深度强化学习的方法实现多智能体间离散无交流的障碍避免。其中强化学习算法训练模型所需的数据集由最优互惠碰撞避免(Optimal Reciprocal Collision Avoidance, ORCA)算法生成。