Skip to content

Commit

Permalink
fill out description of example gif
Browse files Browse the repository at this point in the history
  • Loading branch information
getnamo authored Aug 28, 2017
1 parent bea1624 commit cc2650c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ SocketIO Client is used for easy conversion between C++ and blueprint types (str

[![mnist spawn samples](http://i.imgur.com/kvsLXvF.gif)](https://github.com/getnamo/tensorflow-ue4-examples)

An example project is found at [https://github.com/getnamo/tensorflow-ue4-examples](https://github.com/getnamo/tensorflow-ue4-examples). The repository shows off different basic tensorflow control and mnist classification examples inside UE4, but should expand as more plug and play examples are made. Consider contributing samples via pull requests!
*Basic MNIST softmax classifier trained on begin play with sample training inputs streamed to the editor during training. When fully trained, UTexture2D (1-3) samples are tested for prediction.*

An example project is found at [https://github.com/getnamo/tensorflow-ue4-examples](https://github.com/getnamo/tensorflow-ue4-examples). The repository has basic examples for general tensorflow control and different mnist classification examples with UE4 UTexture2D input for prediction. The repository should expand as more plug and play examples are made. Consider contributing samples via pull requests!

It is also the main repository where all development is tracked for all plugin dependencies for tensorflow.

Expand Down

0 comments on commit cc2650c

Please sign in to comment.