| | --- |
| | license: apache-2.0 |
| | tags: |
| | - 'deep-reinforcement-learning' |
| | - 'godot-rl' |
| | --- |
| | |
| | # Imitation Learning with Godot RL |
| |
|
| | <img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit13/thumbnail.png" alt="Thumbnail"/> |
| |
|
| | This environment is [part of the Unit Bonus 5 of the Deep Reinforcement Learning Course](https://huggingface.co/learn/deep-rl-course/unitbonus5/introduction) where you where you will train a robot agent to complete a mini-game level using imitation learning. |
| |
|
| | You can find the tutorial 👉 [here](https://huggingface.co/learn/deep-rl-course/unitbonus5/introduction) |