TensorFlow in Scala with ScalaPyShadaj Laddad · January 4, 2017 How ScalaPy worksTensorFlow with ScalaPyThis winter break, I started work on a project for controlling robots with neural networks. I knew I wanted to use Scala for implementing the project, because of its static-typing safety and potential for integration into distributed computation pipelines. But I also wanted to use TensorFlow's P
