Update introduction.mdx

This commit is contained in:
Thomas Simonini
2024-06-20 15:53:20 +02:00
committed by GitHub
parent 8fc9353fbf
commit ecd94662b5

View File

@@ -19,5 +19,5 @@ At the end of the unit, **you will have a trained agent capable of solving the l
- Some familiarity with Godot is recommended, although completing the tutorial does not require any gdscript coding knowledge,
- Godot with .NET support (tested to work with [4.3.dev5 .NET](https://godotengine.org/article/dev-snapshot-godot-4-3-dev-5/), may work with newer versions too),
- Godot RL Agents (you can use `pip install godot-rl` in the venv/conda env),
- [Imitation library](train-our-robot.mdx),
- Time: ~1-2 hours to complete the project and training. It can be outside of this range depending on the hardware used.
- [Imitation library](https://huggingface.co/learn/deep-rl-course/unitbonus5/train-our-robot),
- Time: ~1-2 hours to complete the project and training. It can be outside of this range depending on the hardware used.