DIGITS by NVIDEA added

This commit is contained in:
Herman Slatman 2016-01-13 09:48:03 +01:00
parent eef9557235
commit b23e1a6a81

View File

@ -705,6 +705,7 @@ on MNIST digits[DEEP LEARNING]
* [skflow](https://github.com/google/skflow) - Simplified interface for TensorFlow, mimicking Scikit Learn.
* [TPOT](https://github.com/rhiever/tpot) - Tool that automatically creates and optimizes machine learning pipelines using genetic programming. Consider it your personal data science assistant, automating a tedious part of machine learning.
* [pgmpy](https://github.com/pgmpy/pgmpy) A python library for working with Probabilistic Graphical Models.
* [DIGITS](https://github.com/NVIDIA/DIGITS) - The Deep Learning GPU Training System (DIGITS) is a web application for training deep learning models.
<a name="python-data-analysis" />
#### Data Analysis / Data Visualization