KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
Hack3RL_PPO
★ 11
Open GitHub ↗
ROBOTICS - OBSTACLE AVOIDANCE
Download README (.md)
Explore Similar Repositories
Python_Database
:
Assignment python Database
TGBOT
:
Telegram bot that integrates both ChatGPT and BingAI
MOPO-LSI
:
Multi-Objective Portfolio Optimization Library for Sustainable Investments
svg-smoother
:
No description available.
prestashop-cloudflare
:
Cloudflare API features in Prestashop
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Hack3RL_PPO
?
Download (.md)
# Winner SuperAI SS3 Level2 Hackathon 3 ROBOTICS - OBSTACLE AVOIDANCE: Mobile Robot With Reinforcement Learning  ## Objective Making TurtleBot3 run toward its goal without colliding with obstacles, using only reinforcement learning  ## Turtlebot3 hardware  ## Implementation - We created a custom environment, using GYM(OpenAI) to connect with ROS2 Gazebo, which's robot operating system of TurtleBot3. - trained robot by Proximal Policy Optimization(PPO) model from Stable Baseline3.  ## Experiment - visualized result via TensorBoard and tuned model by changing/calculating observation (state in reinforcement learning) and reward functions.  ## Credits [Machima team](https://machchima.superai.me/team/)