Learning Agents is a plugin for Unreal Engine (UE) that enables the training of AI characters using machine learning (ML). In this tutorial, we will train a driving AI using the Learning Agents plugin. We will also add a line trace sensors and enable vehicle collision. This tutorial should able for beginners who want to experiment with machine learning.
Project Download: / project-file-5-3-102753934
Tutorial Reference: https://dev.epicgames.com/community/l...
If you enjoyed this video, please give it a thumbs up and leave a comment below. Don’t forget to subscribe to my channel for more Unreal Engine tutorials. Thanks for watching!
Intro: (0:00)
Project Setup: (0:54)
Spline Component: (6:14)
Learning Agents Interactor : (11:30)
Learning Agents Policy: (16:18)
Learning Agents Trainer: (17:07)
Learning Agents Manager: (23:41)
Train Driving without Collision: (32:23)
Prepare for Another Training: (41:02)
Train Driving with Collision: (1:04:37)