aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/udacity/1_notmnist.ipynb
Commit message (Expand)AuthorAge
* Change ndimage.imread to imageio.imread. (#14710)Gravatar zxcqwe49062017-11-21
* fix: typos using misspellGravatar Andreas Solleder2017-05-20
* Update 1_notmnist.ipynb (#10022)Gravatar peeyush182017-05-19
* set correct target directory for tar extractall()Gravatar Evgeny Mazovetskiy2017-02-08
* Allow for data stored in an arbitrary location (#7200)Gravatar mlucool2017-02-01
* 1% -> 5% in commentGravatar Michael Basilyan2016-12-31
* small typo fixGravatar Pablo Moyano2016-10-01
* load the readable dataGravatar raoqiyu2016-05-27
* Added a function to report download progress of the MNIST data on the first U...Gravatar Zohar Jackson2016-05-03
* Merge pull request #1555 from abhinav-upadhyay/assignments_small_fixesGravatar Vijay Vasudevan2016-03-26
|\
* | Update 1_notmnist.ipynbGravatar Vincent Vanhoucke2016-03-23
* | Add %matplotlib inline on the first cellGravatar lekaha2016-03-23
| * Minor refactorings:Gravatar Abhinav Upadhyay2016-03-20
|/
* Merge commit for internal changesGravatar Vijay Vasudevan2016-03-13
|\
| * Move notMNIST to Google Cloud Storage, update notebook. Fixes #1475.Gravatar Yaroslav Bulatov2016-03-13
* | Add space before filename in the error message of maybe_download().Gravatar Abhinav Upadhyay2016-03-13
| * Merge changes from GitHub, clean up linter errors, fix dependencies test.Gravatar Martin Wicke2016-02-07
* | Shuffling letters before assigning them to training and validation datasetsGravatar Lukas Krecan2016-02-04
* | Merge commit for internal changesGravatar Vijay Vasudevan2016-02-03
|\|
| * Fix typo (h/t Yao-Nan Chen)Gravatar Vincent Vanhoucke2016-02-03
| * Make all the expensive steps in 1_notmnist lazy, and provide an explicit path...Gravatar Vincent Vanhoucke2016-02-03
* | Merge commit for internal changesGravatar Manjunath Kudlur2016-02-02
|\|
| * Fix print formatting.Gravatar Vincent Vanhoucke2016-02-02
| * Minor formatting fixes.Gravatar Vijay Vasudevan2016-02-02
* | Squashed commit of the following:Gravatar Vincent Vanhoucke2016-01-31
* | Add missing parens for print stmt in 1rst notebookGravatar Christian Jauvin2016-01-28
|/
* Fix bug with urlretrieveGravatar Vincent Vanhoucke2016-01-26
* Updates to 1st Udacity colab:Gravatar Vincent Vanhoucke2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Switch notebooks to v4 format. Should be a no-op functionally.Gravatar Vincent Vanhoucke2016-01-25
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* Initial notebooks and Docker spec for the Udacity course assignments.Gravatar Vincent Vanhoucke2015-12-17