shadaj / scalapy-tensorflow   0.1.0

MIT License GitHub

Static facades for using TensorFlow in ScalaPy

Scala versions: 2.12

scalapy-tensorflow

Static facades for using TensorFlow in ScalaPy. Currently contains minimal bindings for usage with TensorFlow.

Installation

scalapy-tensorflow is published on Maven Central, so you can add it to your project by including it as a dependency.

libraryDependencies += "me.shadaj" %% "scalapy-tensorflow" % "0.1.0"