From db40e5014c7b45239dccb0b7d15849bff79adce4 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Thu, 7 Sep 2023 12:13:58 +0200 Subject: [PATCH] Update learning-agents.mdx * Adding illustration --- units/en/unitbonus3/learning-agents.mdx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/units/en/unitbonus3/learning-agents.mdx b/units/en/unitbonus3/learning-agents.mdx index 312cb17..ec8e144 100644 --- a/units/en/unitbonus3/learning-agents.mdx +++ b/units/en/unitbonus3/learning-agents.mdx @@ -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**. +
+