krumiaa/MindMaker
MindMaker UE4 Machine Learning Toolkit
This tool helps game developers, robotics engineers, and researchers train intelligent agents within Unreal Engine 4 & 5 environments. It allows you to expose specific observations and actions from your game or simulation to a Python machine learning library. The output is an AI agent that can autonomously learn to perform tasks, from controlling in-game characters to simulating robotic behavior.
275 stars. No commits in the last 6 months.
Use this if you are developing games, simulations, or virtual environments in Unreal Engine and want to incorporate AI agents that learn through reinforcement learning.
Not ideal if you are looking for a pre-built, production-ready AI solution that doesn't require custom training or integration with a simulation environment.
Stars
275
Forks
32
Language
Python
License
—
Category
Last pushed
May 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/krumiaa/MindMaker"
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.