mamoniem / UnrealEditorPythonScripts

Some of my personal scripts i made to use for my own projects, but free of charge to be used for any project and any purpose as long as it is not violating the LICENSE file or the Unreal Engine EULA.
http://www.mamoniem.com/
MIT License
671 stars 209 forks source link

Can this plugin use pytorch? #4

Open wwwpkol opened 2 years ago

wwwpkol commented 2 years ago

I want to use deep learning to do something, can this plugin call torch?
thanks

alhasacademy96 commented 1 year ago

This script has nothing to do with ML. It is strictly just making it easier for your game pipeline. If you wanted to use pytorch, you would need to create a new python script.