You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,6 +96,8 @@ IPython Notebook(s) demonstrating deep learning functionality.
96
96
|[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. |
97
97
|[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. |
98
98
99
+
Also check out another set of TensorFlow tutorials [here](https://github.com/pkmital/tensorflow_tutorials).
100
+
99
101
### tensor-flow-exercises
100
102
101
103
| Notebook | Description |
@@ -323,6 +325,7 @@ Notebooks tested with Python 2.7.x.
323
325
*[Parallel Machine Learning with scikit-learn and IPython](https://github.com/ogrisel/parallel_ml_tutorial) by Olivier Grisel
324
326
*[Statistical Interference Using Computational Methods in Python](https://github.com/AllenDowney/CompStats) by Allen Downey
325
327
*[TensorFlow Examples](https://github.com/aymericdamien/TensorFlow-Examples) by Aymeric Damien
328
+
*[TensorFlow Tutorials](https://github.com/pkmital/tensorflow_tutorials) by Parag K Mital
326
329
*[Summer School 2015](https://github.com/mila-udem/summerschool2015) by mila-udem
0 commit comments