Commit Graph

12 Commits (e90459c24c3af3bc00b17c2225330c92dd91e56e)

Author SHA1 Message Date
Aurélien Geron e90459c24c Fix sigmoid activation function name 2018-12-27 12:56:48 +08:00
Aurélien Geron 325fb2b9d4 Set tol=-np.infty to avoid a warning 2018-12-21 11:53:42 +08:00
Aurélien Geron 703815bca9 Use tensorflow_graph_in_jupyter.py in notebooks, fixes #223 2018-05-18 21:22:56 +02:00
Aurélien Geron 1886d796e1 Updated to latest version of TensorFlow 2018-05-08 20:16:00 +02:00
Aurélien Geron 72a747ed74 Replace test set with validation set in code example from page 269 2017-10-27 12:58:21 +02:00
Jason Rys dc901e0ada Fix typos 2017-08-19 08:01:55 -07:00
Aurélien Geron 6ec768b165 Use tf.set_random_seed(42) and more to make notebook's output constant 2017-06-06 23:12:21 +02:00
Aurélien Geron 6281e153cd Add exercise solutions for chapter 10, and improve code sync between book and notebook 2017-06-02 22:01:22 +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 d8176ec2cb Upgrade notebooks to TensorFlow 1.0.0 2017-02-17 11:51:26 +01:00
Aurélien Geron 0d08368095 Minor improvement in chapter 10 2016-10-06 14:09:17 +02:00
Aurélien Geron d7d6c121e3 Add notebooks for chapters 5 to 14 2016-09-27 23:31:21 +02:00