scalapy-tensorflow icon indicating copy to clipboard operation
scalapy-tensorflow copied to clipboard

Static facades for using TensorFlow in ScalaPy

Results 3 scalapy-tensorflow issues
Sort by recently updated
recently updated
newest added

Hi there. I notice this project is used within https://maximekjaer.github.io/tf-dotty/docs/architecture - but it seems odd, since scalapy-tensorflow is built for Scala 2.13 but not 3. Are you still maintaining this...

@shadaj Hi, I added small part of Keras API - enough to solve MNIST example. It is not working yet and I have lots of questions though :D I skipped...

The recommended API for use with TensorFlow is now Keras, so we should have static type definitions for it.