Skip to content

Commit

Permalink
Merge pull request donnemartin#28 from donnemartin/develop
Browse files Browse the repository at this point in the history
Add TensorFlow tutorials by Parag K Mital.
  • Loading branch information
donnemartin committed Feb 14, 2016
2 parents ddbfd9d + ee16639 commit 09f6c35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ IPython Notebook(s) demonstrating deep learning functionality.
| [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. |
| [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. |

Also check out another set of TensorFlow tutorials [here](https://github.com/pkmital/tensorflow_tutorials).

### tensor-flow-exercises

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

0 comments on commit 09f6c35

Please sign in to comment.