T
T
TwilightFoxy2022-01-08 14:38:52
Unity
TwilightFoxy, 2022-01-08 14:38:52

How to connect pythonic neural networks to godot/unity?

For a small project, I need to use neural networks and visual modeling of processes, including the operation of a neural network. I am a little familiar with Python neural networks, but I was going to do the visualization on the godot game engine, well, or unity, if it doesn’t work out, the question itself is, can I connect a neural network written in Python to one of these engines, or will it be easier to write a neuron on sharps ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2022-01-08
@TwilightFoxy

Export the neural network to ONNX and upload the onnx file to ml net.
https://docs.microsoft.com/en-us/dotnet/machine-le...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question