de en

Enterprise Tensorflow: Code Examples

Overview over the example projects for TensorFlow / Java integration

At ML Conference Berlin 2017 I gave a presentation on how to to integrate trained TensorFlow models into a Jave Server environment. The cleaned up example code for the talk is now available on github.

Currently there are three examples:

A detailed discussion of the code and the gotchas will follow in an in-depth series of blog posts on the topic, for now, the code examples and comments should provide a good starting point.