https://github.com/raiszo/ppo-4quadrotor
PPO implementation for the cable suspended load quadrotor
https://github.com/raiszo/ppo-4quadrotor
cable-suspended-load proximal-policy-optimization quadcopter reinforcement-learning tensorflow
Last synced: 2 months ago
JSON representation
PPO implementation for the cable suspended load quadrotor
- Host: GitHub
- URL: https://github.com/raiszo/ppo-4quadrotor
- Owner: Raiszo
- License: mit
- Created: 2018-08-24T00:48:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T01:06:19.000Z (over 5 years ago)
- Last Synced: 2025-01-25T22:42:17.474Z (4 months ago)
- Topics: cable-suspended-load, proximal-policy-optimization, quadcopter, reinforcement-learning, tensorflow
- Language: Python
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ppo-4Quadrotor
PPO implementation for the cable suspended load quadrotor# Pre installation
```bash
sudo apt-get install swig
```