Merge pull request #277 from 0asa/master

Add Ruffus pipeline for data analysis
This commit is contained in:
Joseph Misiti 2016-05-13 10:20:32 -04:00
commit 7596788f36

View File

@ -802,6 +802,7 @@ on MNIST digits[DEEP LEARNING]
* [pastalog](https://github.com/rewonc/pastalog) - Simple, realtime visualization of neural network training performance.
* [caravel](https://github.com/airbnb/caravel) - A data exploration platform designed to be visual, intuitive, and interactive.
* [Dora](https://github.com/nathanepstein/dora) - Tools for exploratory data analysis in Python.
* [Ruffus](http://www.ruffus.org.uk) - Computation Pipeline library for python.
<a name="python-misc" />
#### Misc Scripts / iPython Notebooks / Codebases