GitHub - eaplatanios/tensorflow_scala: TensorFlow API for the Scala Programming Language
It attempts to provide most of the functionality provided by the official Python API, while at the same type being strongly-typed and adding some new features. It is a work in progress and a project I started working on for my personal research purposes. Much of the API should be relatively stable by now, but things are still likely to change. Please refer to the main website for documentation and tutorials. For example, the following code shows how simple it is to train a multi-layer perceptron for MNIST using TensorFlow for Scala.
Jul-19-2022, 13:45:58 GMT
- Technology: