TensorFlow-Unreal-Examples icon indicating copy to clipboard operation
TensorFlow-Unreal-Examples copied to clipboard

Drag and drop Unreal Engine TensorFlow examples repository.

Results 12 TensorFlow-Unreal-Examples issues
Sort by recently updated
recently updated
newest added

Hi, thanks for this great work ! However, I'am confused about how to make it work in ue4.26. Could you give some suggestions ? Thanks !

I have a question, I've trained a model in TensorFlow.Keras and now my python editor in the Unreal Engined 4.18.3, have all modules I need (i.e TensorFlow and Keras) but...

Hi, I'm an idiot. Suggestion: Make an example guide of transferring a model from google teachable machine to an example project in unreal. I'm convinced this has to be fairly...

enhancement
question

I download the Plugin folder from https://github.com/getnamo/tensorflow-ue4/releases and paste in the root folder of my existing project, and I created a test.py file inside Project/Content/Scripts/ but did't work

question

I have downloaded the project and put the plugins in the root.When I click the project, I need rebuild the modules(The following modules are missing or built with a different...

question

Have you managed to create a pong project yet?

question

use unreal version : 4.21.2 sample mnistSaveLoad does not work. When I run the sample, the following error occurs. Please help me. ------------------------------------------------------------------------------------------------------ sample BeginPlay error BeginPlay, importing TF module:...

awaiting replication

Hello again, So, I downloaded the newest version of the tensorflow-ue4-examples and the plugin you have linked (Version 0.9.0). I downloaded Unreal Engine v.4.20.3. Then I tried to follow these...

question

Hey, not sure if I'm doing something wrong here or everyone gets this. With mnistSimple, every prediction after 4 is wrong just using the keyboard. 5 -> 3; 6 ->...

help wanted