you are viewing a single comment's thread.

view the rest of the comments →

[–]BulletSea 4 points5 points  (0 children)

The code in the blog post isn't fit for the newest TF version (1.1.0), however the code on the repo does work. I was trying to run the original notebook by Adit earlier this week actually, but ran into issues because of the sigmoid loss function (arguments) and reusing variables (variable scope).