Programming

HomeProgramming

tensorflow-ruby TensorBoard

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...

Introducing tensforflow-ruby

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...

TensorFlow Dev Environment

Having decided to try and create Ruby bindings for TensorFlow, it was time to understand the scope of the project TensorFlow is a large, complex...

Ruby Prof 1.0

ruby-prof's is one of the oldest gems around, dating all the way back to 2005 I did a fair of development back in 2008 to 2013 but its been six years since I've meaningfully...

Zerista Dev – iOS App

Development of the Zerista iOS app started in the summer of 2011 Due to lack of internal resources and knowledge, we decided to outsource  development of the initial...

Zerista Dev – Server

Development of the Zerista server started in the summer of 2006, two years before Zerista even existed! My original idea was to create a social mapping platform - looking back...

Reading Source Code

When I started working at Smallworld, which used its own programming language called Magik, I was aghast there wasn't any documentation of the class library And it was a large...

Top