Author Archive

DeepDream: Accelerating Deep Learning With Hardware

The DeepGramAI Hackathon has concluded, check out the project that Data Engineer Matthew Rubashkin worked on.

TensorFlow RNN Tutorial

In this post, we’ll provide a short tutorial for training a RNN for speech recognition; we’re including code snippets throughout, and an accompanying GitHub repository. The software we’re using is a mix of borrowed and inspired code from existing open source projects.