Skip to content

Merge udacity #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 182 commits into from
Feb 7, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
182 commits
Select commit Hold shift + click to select a range
6c18171
Initial notebooks and Docker spec for the Udacity course assignments.
vincentvanhoucke Dec 17, 2015
f0c25ea
Update assignment #5 with problem.
vincentvanhoucke Jan 7, 2016
fcf1798
Update README file with instructions to update and download from GCE.
vincentvanhoucke Jan 13, 2016
421dc7c
Fix Undefined Error on Exception
nikriek Jan 23, 2016
ad5db1e
Fix small missing [by]
jviereck Jan 24, 2016
44200dd
.DS_Store in OSX is not an image file and gives error. So skip over t…
xsankar Jan 24, 2016
ffb4c7c
Revert ".DS_Store in OSX is not an image file and gives error. So ski…
Jan 24, 2016
4c43352
Running our linter on a lot of files.
Jan 25, 2016
44cdb2a
Merge commit for internal changes
Jan 25, 2016
81ee34d
Switch notebooks to v4 format. Should be a no-op functionally.
vincentvanhoucke Jan 25, 2016
795d865
Merge commit for internal changes
Jan 25, 2016
ed75874
Keeps optional question format consisten
nsipplswezey Jan 26, 2016
e1222ec
Some error checking and user output notes
Jan 26, 2016
ccb6116
Corrected bug in Python code, wrong variable being used.
edevil Jan 26, 2016
8a3beec
Global search & replace to move to the new location for
josh11b Jan 26, 2016
8832764
Merge commit for internal changes
Jan 26, 2016
402d9bb
Updates to 1st Udacity colab:
vincentvanhoucke Jan 26, 2016
5d8a247
Merge commit for internal changes
Jan 26, 2016
7dab952
Make 2nd and 3rd colab compatible with Python 3
vincentvanhoucke Jan 26, 2016
c62b592
Fix bug with urlretrieve
vincentvanhoucke Jan 26, 2016
9bc9717
Mount notebooks into a volume to avoid data loss with --rm flag
timothyjlaurent Jan 25, 2016
67a1827
Merge commit for internal changes
Jan 26, 2016
7716679
Assignments 4, 5 and 6 compatible with python 3
vincentvanhoucke Jan 27, 2016
0038615
Merge commit for internal changes
Jan 27, 2016
b6885af
Use integer division in fourth notebook
cjauvin Jan 29, 2016
1edf516
Add missing parens for print stmt in 5th notebook
cjauvin Jan 29, 2016
e4f1ef8
Add missing parens for print stmt in 1rst notebook
cjauvin Jan 29, 2016
2fa8997
Use cc_binary rather than cc_library to reduce size of native library…
Jan 29, 2016
13f3b6c
Merge commit for internal changes
Jan 30, 2016
477d5b2
Squashed commit of the following:
vincentvanhoucke Jan 30, 2016
085e272
Squashed commit of the following:
vincentvanhoucke Jan 31, 2016
7c9e7d8
Squashed commit of the following:
vincentvanhoucke Jan 31, 2016
6f899dc
Minor formatting fixes.
Feb 2, 2016
e8b013a
Fix print formatting.
vincentvanhoucke Feb 2, 2016
f388637
Merge commit for internal changes
keveman Feb 2, 2016
49a3543
Make all the expensive steps in 1_notmnist lazy, and provide an expli…
vincentvanhoucke Feb 3, 2016
b09f1be
Fix typo (h/t Yao-Nan Chen)
vincentvanhoucke Feb 3, 2016
043a296
Updated Docker container.
vincentvanhoucke Feb 3, 2016
7c141ae
Merge commit for internal changes
Feb 3, 2016
2e2a376
Shuffling letters before assigning them to training and validation da…
lukas-krecan Feb 4, 2016
9b0e3d5
fix minor filename typo
moutai Feb 7, 2016
0c8d5e0
Merge changes from GitHub, clean up linter errors, fix dependencies t…
martinwicke Feb 7, 2016
543cac9
Merge commit for internal changes
martinwicke Feb 7, 2016
b944bb6
Merge pull request #1010 from moutai/patch-1
martinwicke Feb 8, 2016
c9e1aa2
fixed a typo
ninotoshi Feb 10, 2016
4e1602a
Merge changes from github.
Feb 17, 2016
2be9426
Merge commit for internal changes
Feb 17, 2016
15cfdab
add samples to docker and start jupyter by default
jendap Feb 19, 2016
554d302
Merge branch 'master' into r0.7-merge
Feb 22, 2016
8a2877c
Update 3_regularization.ipynb
urimend Feb 24, 2016
1215f98
Assign graph to cpu in example/udacity/assignment5.
jyegerlehner Feb 28, 2016
3f5b0e5
Update Udacity assignments past v0.7.1.
vincentvanhoucke Mar 8, 2016
bee59ca
Merge commit for internal changes
Mar 9, 2016
2558399
Fix dependencies bugs
ebrevdo Mar 11, 2016
d57f280
Merge commit for internal changes
keveman Mar 11, 2016
47a0fef
Add space before filename in the error message of maybe_download().
abhinav-upadhyay Mar 13, 2016
b8dbec0
Move notMNIST to Google Cloud Storage, update notebook. Fixes #1475.
yaroslavvb Mar 13, 2016
b30e9ab
Merge commit for internal changes
Mar 13, 2016
4758ac6
Update Docker image to point to new data source.
vincentvanhoucke Mar 14, 2016
64d7098
Merge commit for internal changes
Mar 14, 2016
46954dc
fixes #1522 close file object properly for read_data()
ronrest Mar 16, 2016
c8a0918
Merge changes from github.
martinwicke Mar 16, 2016
cef342e
Rollback of: "Merge changes from github."
Mar 16, 2016
1b81fd9
Rollforward of "Merge changes from github."
girving Mar 16, 2016
c02a9dc
Merge commit for internal changes
Mar 17, 2016
95f03f9
Merge branch 'master' into issue1522
ronrest Mar 17, 2016
b77b61a
Minor refactorings:
abhinav-upadhyay Mar 19, 2016
1a38311
Clarify that skip-gram and CBOW are both Word2Vec models
lopespm Mar 19, 2016
c15c587
Remove stray text
lopespm Mar 20, 2016
758d1f3
Update README.md
waitingkuo Mar 21, 2016
9da10ae
Merge changes from github, some fixes to adhere somewhat
Mar 23, 2016
5e9d3f3
Merge commit for internal changes, including
Mar 23, 2016
4ced304
Add %matplotlib inline on the first cell
lekaha Mar 23, 2016
19a9198
Update 1_notmnist.ipynb
vincentvanhoucke Mar 23, 2016
d6b25d0
Update 2_fullyconnected.ipynb
vincentvanhoucke Mar 24, 2016
f76fd75
add matplotlib inline
yjmade Mar 24, 2016
dbf3563
Update 2_fullyconnected.ipynb
vincentvanhoucke Mar 24, 2016
4e26240
replace xrange with range for python3 compatibility
yjmade Mar 25, 2016
f7d444b
Switch Docker instructions to always `--pull` on build.
craigcitro Mar 24, 2016
5914e2d
Fix tensorflow version (was missing a --pull)
vincentvanhoucke Mar 24, 2016
dc39794
Merge commit for internal changes
Mar 25, 2016
23d95bb
Merge pull request #1635 from yjmade/patch-2
Mar 25, 2016
3521129
Merge pull request #1555 from abhinav-upadhyay/assignments_small_fixes
Mar 26, 2016
604b24e
Merge changes from github.
Mar 30, 2016
b2a2798
Merge commit for internal changes
Mar 31, 2016
80e87cf
switch docker links from b.gcr.io to gcr.io (#1911)
jendap Apr 13, 2016
0487961
Merge changes from github.
ilblackdragon Apr 19, 2016
842f49e
Merge; fix formatting conflicts
martinwicke Apr 19, 2016
0ef7b81
Added a function to report download progress of the MNIST data on the…
Jakobovski May 3, 2016
4cd7d25
Added comments to clarify how/why the embeddings are being minimized.
Jakobovski May 8, 2016
596e023
Merge pull request #2275 from Jakobovski/improve-comments-udacity-exa…
vincentvanhoucke May 18, 2016
a03d931
Merge changes from github.
mrry May 23, 2016
0ba80cd
Merge commit for internal changes
May 23, 2016
446839c
examples/udacity: Ignore data
juharris May 26, 2016
6cbc9d6
load the readable data
raoqiyu May 27, 2016
7d00fdc
Merge changes from github.
martinwicke Jun 3, 2016
0b4aba7
Merge makefile
martinwicke Jun 3, 2016
f2a1337
docs: Change "valued" to "values" (#3041)
Jun 25, 2016
f96dbbb
Merge changes from github.
tensorflower-gardener Jun 30, 2016
df04ee6
Merge commit for internal changes
rmlarsen Jul 1, 2016
b2c47ed
instructions for saving progress using the udacity docker image
hrldcpr Jul 7, 2016
2ee7417
Reserve Udacity docker container after the session finished
darcyliu Jul 8, 2016
396af83
Merge pull request #3222 from hrldcpr/patch-2
vincentvanhoucke Jul 10, 2016
77b060f
Merge changes from github.
andrewharp Jul 11, 2016
4828d21
Merge commit for internal changes
Jul 11, 2016
d3f7348
Remove confusing section (#3303)
vincentvanhoucke Jul 14, 2016
604e420
Make the default command use a named container (#3318)
vincentvanhoucke Jul 14, 2016
bb7e646
Merge changes from github.
martinwicke Jul 25, 2016
104dae3
Merge commit for internal changes
yifeif Jul 26, 2016
11ed8fe
Fix image loading error, autocomplete with ipython in udacity Dockerf…
neilhan Sep 30, 2016
4614409
small typo fix
ultraklon Oct 2, 2016
054657d
fix comment in notebook (#4751)
davidbrai Oct 5, 2016
6b76f3d
Merge changes from github.
tensorflower-gardener Oct 10, 2016
d1e13de
Resolving merge conflicts
rohan100jain Oct 11, 2016
9970ff1
Update the Udacity Docker containers:
craigcitro Oct 22, 2016
8b024d6
Sync hidden files.
tensorflower-gardener Oct 24, 2016
69fdc2a
Update instructions to point to Docker image 0.6.0.
vincentvanhoucke Oct 24, 2016
88449dd
Merge commit for internal changes
zheng-xq Oct 27, 2016
96da798
Replace usages initialize_all_variables -> global_variables_initializer
Nov 3, 2016
3434f86
Merge commit for internal changes
Nov 4, 2016
89f9877
Fix issue #6036 (#6038)
ronrest Dec 2, 2016
28a8667
Switch all tf.concat(concat_dim, value, name) calls in third_party/te…
tensorflower-gardener Dec 7, 2016
29cb9b0
Merge changes from github.
andrewharp Dec 9, 2016
29ed445
Merging internal changes
andrewharp Dec 9, 2016
f6352ab
Added FAQ entry for cannot connect to Docker daemon (#6406)
Dec 21, 2016
5ab0d0a
Merge changes from github.
Dec 22, 2016
4786475
Merge commit for internal changes
caisq Dec 24, 2016
749eb17
fix spelling/insert correct reference to udacity notebook
rasbt Dec 27, 2016
edaee31
1% -> 5% in comment
mbasilyan Jan 1, 2017
2efe116
Merge changes from github.
tensorflower-gardener Jan 3, 2017
dd595cb
Merge commit for internal changes
rohan100jain Jan 3, 2017
2b6e62e
Merge pull request #6516 from rasbt/udacity_nb3
rohan100jain Jan 3, 2017
e6f18d3
Merge pull request #6619 from rohan100jain/branch_143464290
rohan100jain Jan 3, 2017
189f752
Change arg order for {softmax,sparse_softmax,sigmoid}_cross_entropy_w…
martinwicke Jan 5, 2017
fa2c537
Merge commit for internal changes
caisq Jan 5, 2017
dd55fe3
Merge changes from github.
rohan100jain Jan 5, 2017
c703df1
Merge commit for internal changes
caisq Jan 8, 2017
014638f
Switch tf.concat_v2 references in third_party/tensorflow to tf.concat.
tensorflower-gardener Jan 11, 2017
acb8e82
Merge commit for internal changes
Jan 11, 2017
251e77a
docs: add a troubleshooting section to the faq (#6368)
Kjeanclaude Jan 16, 2017
655c01e
Merge changes from github.
Jan 17, 2017
bd58a8a
Merge commit for internal changes
caisq Jan 19, 2017
b1c2e4d
Fixed error due to api changes (#7099)
ashutoshdas96 Jan 30, 2017
0859e14
Merge changes from github.
tensorflower-gardener Feb 2, 2017
899dcbf
Merge
martinwicke Feb 2, 2017
b9b5b63
Allow for data stored in an arbitrary location (#7200)
mlucool Feb 2, 2017
7a9d4b8
Merge pull request #7209 from martinwicke/branch_146325723
martinwicke Feb 2, 2017
2669380
Merge changes from github.
benoitsteiner Feb 8, 2017
d0ce5c8
set correct target directory for tar extractall()
otzy Feb 8, 2017
133d9cd
Merge commit for internal changes
benoitsteiner Feb 9, 2017
8cd382c
Merge pull request #7366 from otzy/patch-1
benoitsteiner Feb 10, 2017
6df5741
Merge changes from github.
Feb 18, 2017
fa894f8
Add latest Docker image based on TF 1.0.0
vincentvanhoucke Feb 21, 2017
20f6bff
Merge commit for internal changes
Feb 22, 2017
a4837bc
Merge changes from github.
andrewharp Mar 2, 2017
64ed839
Merge
Mar 3, 2017
15ad1fe
Update 1_notmnist.ipynb (#10022)
peeyush18 May 19, 2017
081b04b
fix: typos using misspell
aspala May 20, 2017
4e8a85e
Fix CMD in Dockerfile (#10444)
Jun 7, 2017
35e58e5
Merge changes from github.
Jun 9, 2017
330fcf7
Fix merge conflicts mostly due to lint enforcement and LMBD convulsions
martinwicke Jun 13, 2017
0d11071
Fix TSNE invocation in Udacity word2vec assignment (#11482)
vincentvanhoucke Jul 13, 2017
d50f452
Merge changes from github.
Jul 19, 2017
67ce8ab
Merge commit for internal changes
Jul 21, 2017
80f3797
Use 'LABEL maintainer=' in Dockerfile
cglewis Oct 31, 2017
27df848
Merge changes from github.
andrewharp Nov 2, 2017
9c5299d
merge fix
andrewharp Nov 4, 2017
df191d6
Change ndimage.imread to imageio.imread. (#14710)
Nov 22, 2017
d047051
Delete trailing whitespace
tensorflower-gardener Nov 27, 2017
b563469
Fix merge conflicts
Nov 28, 2017
30f981b
Merge changes from github.
Dec 1, 2017
ef395fa
Fix merge conflicts
Dec 1, 2017
633cd54
Add missing library in Dockerfile (#16417)
ashish-ram Jan 25, 2018
575b9e7
Merge changes from github.
Feb 7, 2018
cb5a5bf
Merge commit for internal changes
Feb 8, 2018
fbefea5
Fix warning about keep_dims. keep_dims -> keepdims for tf.reduce_sum(…
cykustcc Feb 12, 2018
8aab2a3
Merge changes from github.
yifeif Feb 22, 2018
b11fdb9
Merge commit for internal changes
yifeif Feb 23, 2018
1c991cf
Update README.md
shafi-dayatar Oct 12, 2018
fa7d060
Merge pull request #22944 from shafi-dayatar:patch-1
tensorflower-gardener Oct 15, 2018
38846d6
Add '_move_these_files/' from commit 'fa7d0602c62a25db3e7fa347aabbe59…
MarkDaoust Feb 7, 2019
ce47218
Moved udacity notebooks
MarkDaoust Feb 7, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions courses/udacity_deep_learning/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
notMNIST_large*
notMNIST_small*
800 changes: 800 additions & 0 deletions courses/udacity_deep_learning/1_notmnist.ipynb

Large diffs are not rendered by default.

Loading