Aurélien Geron
|
2913a17508
|
Work around "import tensorflow.train" bug.
|
2019-10-12 17:42:41 +09:30 |
Aurélien Geron
|
5c9957065b
|
Work around "import tensorflow.train" bug.
|
2019-10-12 17:38:40 +09:30 |
Aurélien Geron
|
7d0052f146
|
Import urllib directly instead of from six.moves, as we move away from Python 2
|
2019-10-12 16:42:23 +09:30 |
Aurélien Geron
|
400920f0aa
|
SGD now defaults to lr=0.01 so use 1e-3 explicitly
|
2019-06-10 10:53:32 +08:00 |
Aurélien Geron
|
73a36f335f
|
Add warning about TF issue regarding DenseFeatures and the Functional API, fixes #6
|
2019-05-15 20:23:24 +08:00 |
Aurélien Geron
|
df9b91e2e8
|
Rename chapters 11 to 15 and split chapter 15 into 15 and 16
|
2019-04-16 20:39:14 +08:00 |
Aurélien Geron
|
52afcf4290
|
Crop long outputs so they show up nicer on github.com
|
2019-04-16 00:06:57 +08:00 |
Aurélien Geron
|
990fb1a453
|
Add notebook for chapter 13, loading and preprocessing data
|
2019-03-14 09:15:09 +08:00 |