We introduce an interpretation of reinforcement learning as inference in a probabilistic graphical model called control-as-inference, which has driven many recent advances in deep RL. 12 Jun 2018 - 10 minute read
A simple and clean presentation of code for nearest neighbors, linear regression, and logistic regression. We've carefully written the code to make it as close to pseudocode as possible. 28 Jan 2018 - 5 minute read
In this article, we familiarize the reader with the basics of Tensorflow by constructing various machine learning models from linear regression to convolutional neural networks. 05 Jan 2017 - 10 minute read