Deep Learning with Google’s TensorFlow

Google open sourced their machine intelligence library TensorFlow the 1st of November 2015. The primary use case for the library is deep learning, but it can be used more generally as a distributed mathematical library, e.g. solving partial differential equations. I recently worked on a research project where I implemented a sequence model for a… Read More Deep Learning with Google’s TensorFlow