Skip to content

Commit 09f6c35

Browse files
committed
Merge pull request #28 from donnemartin/develop
Add TensorFlow tutorials by Parag K Mital.
2 parents ddbfd9d + ee16639 commit 09f6c35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ IPython Notebook(s) demonstrating deep learning functionality.
9696
| [tsf-gviz](http://nbviewer.ipython.org/github/donnemartin/data-science-ipython-notebooks/blob/master/deep-learning/tensor-flow-examples/notebooks/5_ui/graph_visualization.ipynb) | Learn about graph visualization in TensorFlow. |
9797
| [tsf-lviz](http://nbviewer.ipython.org/github/donnemartin/data-science-ipython-notebooks/blob/master/deep-learning/tensor-flow-examples/notebooks/5_ui/loss_visualization.ipynb) | Learn about loss visualization in TensorFlow. |
9898

99+
Also check out another set of TensorFlow tutorials [here](https://github.com/pkmital/tensorflow_tutorials).
100+
99101
### tensor-flow-exercises
100102

101103
| Notebook | Description |
@@ -323,6 +325,7 @@ Notebooks tested with Python 2.7.x.
323325
* [Parallel Machine Learning with scikit-learn and IPython](https://github.com/ogrisel/parallel_ml_tutorial) by Olivier Grisel
324326
* [Statistical Interference Using Computational Methods in Python](https://github.com/AllenDowney/CompStats) by Allen Downey
325327
* [TensorFlow Examples](https://github.com/aymericdamien/TensorFlow-Examples) by Aymeric Damien
328+
* [TensorFlow Tutorials](https://github.com/pkmital/tensorflow_tutorials) by Parag K Mital
326329
* [Summer School 2015](https://github.com/mila-udem/summerschool2015) by mila-udem
327330
* [Kaggle](https://www.kaggle.com/)
328331
* [Yhat Blog](http://blog.yhathq.com/)

0 commit comments

Comments
 (0)