Commit Graph

23 Commits (95e3fbade3273c82003f91a77aae8f4df0a100c3)

Author SHA1 Message Date
Aurélien Geron 70d0ab9ec7 Improve comment format about OSX and Python 3.6, SSL certificates 2017-10-18 09:18:46 +02:00
Aurélien Geron e9645268ef Merge branch 'master' of https://github.com/soma11soma11/handson-ml into soma11soma11-master 2017-10-18 09:13:23 +02:00
Aurélien Geron 5dfb4fe5d5 Remove unecessary line (copy/paste error). 2017-10-14 08:41:42 +02:00
Aurélien Geron cea3be9595 Fix Inception URL (which moved) 2017-10-04 21:26:08 +02:00
soma11soma11 e1c9f61c5b added comment on SSL: CERTIFICATE_VERIFY_FAILED 2017-09-20 17:45:31 +01:00
Aurélien Geron 204b6ac7ce Merge branch 'master' of github.com:ageron/handson-ml 2017-09-19 13:40:59 +02:00
Aurélien Geron dbaae16e88 Merge pull request #77 from jasrys/master
Fix typos
2017-09-18 08:47:31 +02:00
Aurélien Geron 0bf0e475ab Inception model was trained with color range -1 to 1, not 0 to 1 2017-09-17 21:15:55 +02:00
Aurélien Geron db529298d8 Add missing 'background' Inception class 2017-09-15 21:39:09 +02:00
Aurélien Geron 3d3b610634 Remove use_cudnn_on_gpu=False in notebook for chapter 13 2017-09-15 16:52:54 +02:00
Jason Rys dc901e0ada Fix typos 2017-08-19 08:01:55 -07:00
Aurélien Geron 91acc2e1fd Use np.random.set_seed(42) and tf.set_random_seed(42) to make notebook's output constant 2017-06-08 15:43:16 +02:00
Aurélien Geron 8a57af4efe Sync chapter 13 notebook with code samples in that chapter 2017-06-05 18:56:44 +02:00
Aurélien Geron ede46d7415 Add 2 comments in the solution of exercise 9, chapter 13 2017-05-05 15:56:13 +02:00
Aurélien Geron d74dfd0571 Add exercise solutions for chapter 13 2017-05-05 15:22:45 +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 29ef56964a Since mldata.org is down, download MNIST elsewhere 2017-04-07 21:33:53 +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 ccb28831cb Migrate to TensorFlow 0.11.0 2016-11-23 09:26:19 +01:00
Aurélien Geron 08ab23ae2e Fix china/flower order bug 2016-09-28 12:37:31 +02:00
Aurélien Geron 049df7240a Fix china/flower order bug 2016-09-28 11:30:56 +02:00
Aurélien Geron d7d6c121e3 Add notebooks for chapters 5 to 14 2016-09-27 23:31:21 +02:00