Use np.random.set_seed(42) and tf.set_random_seed(42) to make notebook's output constant, and simplify code in notebook 15

This commit is contained in:
Aurelien Geron
2017-06-07 17:52:59 +02:00
parent 6689c3a1ef
commit 9938d0686b
3 changed files with 1727 additions and 1279 deletions

File diff suppressed because one or more lines are too long