Skip to main content

Questions tagged [machine-learning]

Filter by
Sorted by
Tagged with
0 votes
1 answer
104 views

I am making a snake AI with Unity ML Agents. There will be lots of snakes who will eat and dodge each other. A 3D RayPerceptionSensor detects everything, but there is a specific case where a problem ...
Ujjawal Saini's user avatar
1 vote
0 answers
84 views

I'm studying ML Agents in Unity and I'm looking at this example from the official Unity repository. How does the agent get information about the position of the food on the map? The food is spawned at ...
ArtemiZ Studio's user avatar
0 votes
3 answers
2k views

I know I can use ONNX plugins to use pretrained Deep Learning models in Unreal Engine 5, like style transfer, object detection, etc. I want to build a basic reinforcement learning project and would be ...
Devanshu's user avatar
0 votes
1 answer
68 views

Animation newbie here. Usually, how do people call the process of finding the bone-based system corresponding to given mesh? I'm looking for machine-learning-based solutions that could improve the ...
user avatar