XanderBert/Unreal-Engine-Learning-Agents-Learning-Environment
Unreal Engine Machine Learning Write-Up
This project helps Unreal Engine developers implement machine learning within their games and simulations using the new Learning Agents plugin. It takes in raw game state data and outputs intelligent agent behaviors, enabling advanced AI for in-game characters, vehicles, or other interactive elements. It's designed for C++ Unreal Engine developers creating complex game logic.
No commits in the last 6 months.
Use this if you are an Unreal Engine C++ developer looking for a detailed guide and example of how to implement reinforcement learning and imitation learning for agent AI.
Not ideal if you prefer using Unreal Engine Blueprints exclusively for AI development, or if you are not comfortable working with C++.
Stars
24
Forks
2
Language
C++
License
—
Category
Last pushed
Jan 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/XanderBert/Unreal-Engine-Learning-Agents-Learning-Environment"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
watson-developer-cloud/unity-sdk
:video_game: Unity SDK to use the IBM Watson services.
getnamo/TensorFlow-Unreal
TensorFlow plugin for the Unreal Engine.
getnamo/MachineLearningRemote-Unreal
Machine Learning plugin for the Unreal Engine, encapsulating calls to remote python servers...
NextGen-GameDev/LibTorch-UE
Integrate LibTorch Unreal to create and use neural networks without leveraging Python.
nixonyh/UnityKinematicaX
A next-generation character animation system built on top of Unity's Kinematica.