[TB3] Machine Learning tutorial

Do you want to try the machine learning?

We provide machine learning tutorial with TurtleBot3.

First, we wanted to try machine learning, but we provided an installation tutorial for people who were frustrated at the installation stage.

Second, This tutorial is reinforcement learning using DQN. We provide basic theory of DQN and algorithms that we use to help users understand reinforcement learning so that they can apply their own learning. What is important in learning and what to do to get the learning you want.

Finally, In this tutorial, TurtleBot3 learns to go to the goal in gazebo maps:
No obstacle, Static obstacle, Moving obstacle, Combination obstacle

Each map has different learning time and reward function.
Challenge to create more efficient learning models and create agents with different goals in different maps.
We are by your side.

For more information, please refer to the manuals below.
[Source code] : https://github.com/ROBOTIS-GIT/turtlebot3_machine_learning
[Document] : http://emanual.robotis.com/docs/en/platform/turtlebot3/machine_learning/#installation

1 Like