smtmRadu/DeepUnity
An open source deep learning library for Unity.
This framework helps game developers integrate advanced AI capabilities directly into their Unity projects. You can input custom neural network configurations and real-time game data to output intelligent agent behaviors or generate dynamic text using large language models. This is for Unity developers who want to add features like smart NPCs, adaptive environments, or generative AI dialog.
Use this if you are a Unity game developer looking to implement deep learning, reinforcement learning for agents, or integrate large language models into your game without leaving the Unity environment.
Not ideal if you need a highly optimized, production-ready large language model inference solution or if you are not working within the Unity game engine.
Stars
17
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/smtmRadu/DeepUnity"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Unity-Technologies/obstacle-tower-env
Obstacle Tower Environment
UnityTechnologies/MachineLearningRoguelike
A small Roguelike game that uses Machine Learning to power its entities. Originally used in...
CoderOneHQ/ultimate-volleyball
3D RL Volleyball environment built on Unity ML-Agents
kaiergin/runescape-ML
Train computer vision models to complete clicking tasks by learning from your recorded data
Naton1/osrs-pvp-reinforcement-learning
Train a neural network to PvP in Old School RuneScape using reinforcement learning.