Skip to content

Commit b6caa13

Browse files
committed
Add TensorFlow notmnist notebook.
1 parent 21c2fba commit b6caa13

File tree

2 files changed

+681
-0
lines changed

2 files changed

+681
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ IPython Notebook(s) demonstrating deep learning functionality.
133133
| Notebook | Description |
134134
|--------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
135135
| [deep dream](http://nbviewer.ipython.org/github/donnemartin/data-science-ipython-notebooks/blob/master/deep-learning/deep-dream/dream.ipynb) | Caffe-based computer vision program which uses a convolutional neural network to find and enhance patterns in images. |
136+
| [ts-not-mnist](http://nbviewer.ipython.org/github/donnemartin/data-science-ipython-notebooks/blob/master/deep-learning/tensor-flow-exercises/1_notmnist.ipynb) | Learn simple data curation by creating a pickle with formatted datasets for training, development and testing in TensorFlow. |
136137

137138
<br/>
138139
<p align="center">

0 commit comments

Comments
 (0)