Jeroen Van Goey
Jeroen Van Goey
tfvis.show.fitCallbacks expects 'acc' and 'val_acc' as metrics . If you use 'accuracy' and 'val_accuracy', they don't show up in the visualization.
Wolfenstien -> Wolfenstein
Sites like [geni.com](http://geni.com/) let you export Gedcom files that start with a Byte Order Mark (BOM). Currently the regex fails for such files and you get a NotImplementedError. See [this...
`pd.set_option('display.mpl_style', 'default')` throws a `FutureWarning: /srv/venv2/local/lib/python2.7/site-packages/IPython/core/interactiveshell.py:2882: FutureWarning: mpl_style had been deprecated and will be removed in a future version. Use `matplotlib.pyplot.style.use` instead. exec(code_obj, self.user_global_ns, self.user_ns) So, use `plt.style.use('default')` instead.
defiined -> defined
The URL https://www.youtube.com/watch?v=ienp4J3pW7U now gives an error "Video unavailable. This video contains content from Believe Entertainment, who has blocked it on copyright grounds." You can find other instance of the...
I get an `OverflowError: string longer than 2147483647 bytes` when I run `lc-serve deploy babyagi `: ``` $ lc-serve deploy babyagi ⠇ Pushing `/tmp/tmpqonzhjbz` ...🔐 You are logged in to...