diff --git a/README.md b/README.md index b28d579..97e1f9e 100644 --- a/README.md +++ b/README.md @@ -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. + #### Kaggle Competition Source Code