ducandu/MaRLEnE
Machine- and Reinforcement Learning ExtensioN for (game) Engines
This project helps game developers create smarter, more lifelike characters and enemies in Unreal Engine 4 (UE4) games. It allows you to connect your UE4 game to a powerful machine learning pipeline, where the game acts as a training environment for AI agents. You'll feed game state information (like character health or camera views) into the system and get back improved AI models that can make intelligent decisions within your game.
No commits in the last 6 months.
Use this if you are a game developer or AI engineer looking to integrate state-of-the-art reinforcement learning directly into your Unreal Engine 4 projects to develop advanced in-game AI.
Not ideal if you are working with game engines other than Unreal Engine 4 or if you are not interested in using reinforcement learning for in-game AI.
Stars
52
Forks
7
Language
C++
License
—
Category
Last pushed
Dec 06, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ducandu/MaRLEnE"
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.