tristan-ka / IBOAT_RLLinks
Deep Q-Network (DQN) and DDPG to address the problem of stall around the wing sail of an autonomous sailing robot
☆11Updated 6 years ago
Alternatives and similar repositories for IBOAT_RL
Users that are interested in IBOAT_RL are comparing it to the libraries listed below
Sorting:
- ☆18Updated 7 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- ☆10Updated 3 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 SAC implementation to use upon larocs/Drone_RL☆27Updated 4 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆20Updated 6 years ago
- Multi-objective reinforcement learning for covid-19 control☆11Updated 3 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- RL Dresden Algorithm Suite☆30Updated 11 months ago
- Code for paper "Multi-Agent Active Search: a Reinforcement Learning Approach", submitted to ICRA 2022.☆13Updated 3 years ago
- Actor critic reinforcement learning + motion and task planning under LTL tasks + wireless sensor network routing☆13Updated 4 years ago
- Autonomous visual navigation using the depth images☆11Updated 5 years ago
- 多智能体即时策略对抗方法与实践 苏炯铭 刘鸿福 陈少飞 项凤涛 编著 科学出版社 2019.11 随书代码☆31Updated 4 years ago
- DQN examples codes in chapter 4☆43Updated 2 years ago
- shouyuantianxia / Algorithmic-Game-Theory-Application-on-Multi-agent-Combat-and-Verification-Platform-Design本科毕业设计:《多智能体博弈兵棋推演理论与验证平台设计》的源代码附录内容。强化学习算法的实现上参考了周沫凡先生的开源代码https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow☆57Updated 5 years ago
- ☆12Updated last year
- Q-Learning pendulum swing-up problem with animation as it's learning.☆29Updated 9 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆22Updated 4 months ago
- 基于强化学习的游戏 空战推演☆13Updated 4 years ago
- Version 3.0.0 Pytorch implementations of DQN, DDQN, DDPG, SAC, Discrete SAC. With more features :)☆12Updated 2 years ago
- Python implementation of differential games - starting from simple 2 body pursuit/evader problems to more advanced scenarios.☆36Updated 5 years ago
- This is an implementation of the paper Cooperative and Distributed Reinforcement Learning of Drones for Field Coverage by Huy Xuan Pham, …☆20Updated 4 years ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆18Updated 5 years ago
- I have targeted to solve the benchmark problem in Reinforcement learning literature using Deep Q-networks with images as the only input t…☆12Updated 5 years ago
- This repository includes a realization of the resilient projection-based consensus actor-critic algorithm that is resilient to adversaria…☆10Updated 3 years ago
- Here is our algorithm for Pursuit Problem based on the Distributed Reinforcement Learning for Cooperative Multi-robot Pursuit☆10Updated 6 years ago
- This repository contains PyTorch implementations of deep reinforcement learning algorithms and environments for Robotics and Controls. T…☆12Updated 3 years ago
- Transfer learning in deep reinforcement learning for continuous control. Implemented DDPG and TD3 algorithms and evaluated ability to ada…☆16Updated 4 months ago
- Implementation of Deep Q-Network(DQN)and Model Predictive Control, and their evaluation on the Quanser robot platform☆15Updated 4 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