From c15f6eb8656d23596aa8704fd8e0d101c5e441c9 Mon Sep 17 00:00:00 2001 From: Rewon Child Date: Wed, 6 Apr 2016 08:27:30 -0700 Subject: [PATCH] Update python-data-analysis with pastalog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9f3ec6..36b1c88 100644 --- a/README.md +++ b/README.md @@ -791,6 +791,7 @@ on MNIST digits[DEEP LEARNING] * [SparklingPandas](https://github.com/sparklingpandas/sparklingpandas) Pandas on PySpark (POPS) * [Seaborn](http://stanford.edu/~mwaskom/software/seaborn/) - A python visualization library based on matplotlib * [bqplot](https://github.com/bloomberg/bqplot) - An API for plotting in Jupyter (IPython) +* [pastalog](https://github.com/rewonc/pastalog) - Simple, realtime visualization of neural network training performance. #### Misc Scripts / iPython Notebooks / Codebases