Aurélien Geron
|
74794da1de
|
Use np.random.set_seed(42) and tf.set_random_seed(42) to make notebook's output constant, and simplify code in notebook 15
|
2017-06-07 17:52:59 +02:00 |
Aurélien Geron
|
9910d31ec3
|
Upgrade notebook 14 to support TF 1.1+ (there were breaking changes with RNNs)
|
2017-06-05 19:18:20 +02:00 |
Aurélien Geron
|
326d32cae0
|
Use tf.layers instead of tf.contrib.layers
|
2017-04-30 10:21:27 +02:00 |
Aurélien Geron
|
206f0e17f4
|
Ensure python 2 support for chapters 13 and 14
|
2017-02-17 22:32:08 +01:00 |
Aurélien Geron
|
d8176ec2cb
|
Upgrade notebooks to TensorFlow 1.0.0
|
2017-02-17 11:51:26 +01:00 |
Aurélien Geron
|
3dfc9ba8b3
|
Add word embeddings and NLP stub
|
2016-11-24 17:23:11 +01:00 |
Aurélien Geron
|
4b15a6cf19
|
Little tweaks to beautify code in chapter 14
|
2016-10-06 14:52:36 +02:00 |
Aurélien Geron
|
d7d6c121e3
|
Add notebooks for chapters 5 to 14
|
2016-09-27 23:31:21 +02:00 |