Reinforcement Learning | TurtleBot3 Robot | Motion Planning for Robots

Поделиться
HTML-код
  • Опубликовано: 6 июл 2024
  • Reinforcement Learning is a paradigm of Machine Learning Algorithms, that work on the principle of Learning by Doing. Q Learning is one of the most popular Reinforcement Learning algorithm. The algorithm uses Bellman Update Equations to plan paths given the start and goal positions. The algorithm has been demonstrated on the TurtleBot3 robot in ROS (Robot Operating System) based simulation.
    Feel free to leave a comment or message me on Twitter/LinkedIn in case of any questions, doubts, suggestions or improvements.
    Twitter: / mahnasakshay
    LinkedIn: / sakshaymahna
    Links
    Simulation Code: github.com/SakshayMahna/Robot...
    Algorithm Code: github.com/SakshayMahna/Robot...
    Introduction to Reinforcement Learning: • An introduction to Rei...
    Reinforcement Learning Basics: towardsdatascience.com/reinfo...
    Q Learning: www.freecodecamp.org/news/an-...
    ROS: www.ros.org/

Комментарии • 8

  • @a.t10
    @a.t10 2 месяца назад

    it is a very useful content. thank you everything.

  • @ritzierw
    @ritzierw 2 года назад +3

    It really is a good RUclips Channel!!! Thanks for upload this video

  • @abrahamyalley9973
    @abrahamyalley9973 2 месяца назад

    how do i combine this with a global path planning algorithm like a star for obstacle avoidance

  • @Dancedfsk8
    @Dancedfsk8 Год назад

    Great video.

  • @kamaravichow
    @kamaravichow 2 года назад +1

    Awesome

  • @SPeeDKiLL45
    @SPeeDKiLL45 Год назад

    Please can you recommend me a website where i can view some projects regarding motion planning ? Something i can implement and learn myself in ROS or gazebo or pybullet.