Recent posts

Building Ruby with Visual Studio

Traditionally the most popular way to run Ruby on Windows is using DevKit, which installs a complete Msys/MingW64 environment This environment makes it easy to install Ruby's...

tensorflow-ruby – Seattle.rb Presentation

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

Pattern – The Next Chapter

Today was my first day at Pattern Computer As its name suggests, Pattern is trying to do an amazing thing - discovering patterns in large datasets Most AI you read about today is...

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

Turkey Trot 2019

Thanksgiving 10am 23 degrees Icy streets Seems like perfect time for a four mile run! As always Turkey Trot in Denver goes around Washington Park But this year it snowed a...

Snorkeling With Salmon

Last Saturday, Yue and I went snorkeling with chum salmon on the Hood Canal Hosted by Long Live the Kings (LLTK), the event took place at their Lilliwaup Field Station on the...

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

    Top