mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-09 05:40:29 +08:00
Update learning-agents.mdx
* Adding illustration
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user