Now that there is experimental support for Java on TensorFlow, I wanted to get started on Windows, following the steps in the readme
https://github.com/tensorflow/tensorflow/blob/master/tensorflow/java/README.md
I got the expected error:
java.lang.UnsatisfiedLinkError
The Python version is running fine, but that is not Java....
The readme points to native libraries for Mac and Linux, can someone confirm that I just have to wait a bit ?