TensorDebugger (TDB) added

This commit is contained in:
Herman Slatman 2015-12-17 12:00:58 +01:00
parent 1d1037eafe
commit 14adaf99c0

View File

@ -768,6 +768,8 @@ on MNIST digits[DEEP LEARNING]
* [GreatCircle](https://github.com/mwgg/GreatCircle) - Library for calculating great circle distance.
* [Optunity examples](http://docs.optunity.net/notebooks/index.html) - Examples demonstrating how to use Optunity in synergy with machine learning libraries.
* [Dive into Machine Learning with Python Jupyter notebook and scikit-learn](https://github.com/hangtwenty/dive-into-machine-learning) - "I learned Python by hacking first, and getting serious *later.* I wanted to do this with Machine Learning. If this is your style, join me in getting a bit ahead of yourself."
* [TDB](https://github.com/ericjang/tdb) - TensorDebugger (TDB) is a visual debugger for deep learning. It features interactive, node-by-node debugging and visualization for TensorFlow.
<a name="python-kaggle" />
#### Kaggle Competition Source Code