tensorflow-ruby – Data and @tf.function
After supporting linear regression and TensorBoard, the next step for the tensorflow-ruby gem is to run MNIST, the "Hello World" of deep learning But before we can do that, we...
After supporting linear regression and TensorBoard, the next step for the tensorflow-ruby gem is to run MNIST, the "Hello World" of deep learning But before we can do that, we...
This evening I gave a talk about tensorflow-ruby to Seattlerb, the oldest Ruby group in the world I volunteered a month ago to give a presentation - I knew a deadline would...
Now that tensorflow-ruby supports linear regression, its time to implement support for TensorBoard which helps you visualize how your model is working TensorFlow 2 supports...
The TensforFlow Ruby bindings have achieved a milestone - its now possible to train a model to solve linear regression I know, that doesn't sound like much, but in fact its more...
Since I recently left Zerista, I've had time some time to take a step back and think about what type of problems I want to work on next And one of the things I haven't had a...
Just as Peter continues to be amazed by Wikipedia, so do I Today I noticed that David Jenkins, who I used to work with, wrote an article about a programminglanguage called Magik...