Aurélien Geron
|
045150bd95
|
Use np.random.set_seed(42) and tf.set_random_seed(42) to make notebook's output constant
|
2017-06-07 08:59:58 +02:00 |
Aurélien Geron
|
e6cd00f9a4
|
Sync chapter 11 notebook with the code samples in that chapter
|
2017-06-05 18:48:03 +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
|
7997d4d38c
|
Fix bug: tf.add_n([loss] + reg_losses) rather than loss + reg_losses
|
2017-03-04 12:36:25 +01:00 |
Aurélien Geron
|
d8176ec2cb
|
Upgrade notebooks to TensorFlow 1.0.0
|
2017-02-17 11:51:26 +01:00 |
Aurélien Geron
|
ccb28831cb
|
Migrate to TensorFlow 0.11.0
|
2016-11-23 09:26:19 +01:00 |
Aurélien Geron
|
d7d6c121e3
|
Add notebooks for chapters 5 to 14
|
2016-09-27 23:31:21 +02:00 |