Add notebooks for chapters 5 to 14

This commit is contained in:
Aurelien Geron
2016-09-27 23:31:21 +02:00
parent ade25b2aff
commit da638e55e4
30 changed files with 13471 additions and 68 deletions

13
.gitignore vendored
View File

@@ -1,5 +1,10 @@
.ipynb_checkpoints
.DS_Store
my_*
images/**/*.png
*.bak
*.ckpt
*.pyc
.DS_Store
.ipynb_checkpoints
checkpoint
logs/*
tf_logs/*
images/**/*.png
my_*