Update learning-agents.mdx

* Adding illustration
This commit is contained in:
Thomas Simonini
2023-09-07 12:13:58 +02:00
committed by GitHub
parent 220eb73d2b
commit db40e5014c

View File

@@ -2,10 +2,14 @@
[Learning Agents](https://dev.epicgames.com/community/learning/tutorials/8OWY/unreal-engine-learning-agents-introduction) is an Unreal Engine (UE) plugin that allows you **to train AI characters using machine learning (ML) in Unreal**.
It's an exciting new plugin. Where you're able to create unique environments using Unreal Engine and train your agents in it.
It's an exciting new plugin where you can create unique environments using Unreal Engine and train your agents.
Let's see how you can get started and train a car to drive in an Unreal Engine Environment
Let's see how you can **get started and train a car to drive in an Unreal Engine Environment**.
<figure>
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit12/learning-agents-car.png" alt="Learning Agents
<figcaption>Source: [Learning Agents Driving Car Tutorial](https://dev.epicgames.com/community/learning/tutorials/qj2O/unreal-engine-learning-to-drive)</figcaption>
</figure>
## Case 1: I don't know anything about Unreal Engine and Beginners in Unreal Engine
If you're new to Unreal Engine, don't be scared! We listed two courses you need to follow to be able to use Learning Agents: