eaplatanios/tensorflow_scala
Scala language binding for TensorFlow providing strongly-typed access to TensorFlow's deep learning and machine learning functionality.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
This library provides a Scala API for TensorFlow, attempting to replicate most of the official Python API functionality while adding strong typing. It supports deep learning and machine learning workflows through Scala language integration with the TensorFlow framework. The project includes JNI bindings, data handling utilities, and example implementations.