Commit Graph

89 Commits (146fde1127b4ca43ea4556bab79c9da65925e920)

Author SHA1 Message Date
Aurélien Geron 146fde1127 Fix requirements.txt to simplify TensorFlow installation, and try to fix binder 2017-02-13 14:26:12 +01:00
Aurélien Geron ba100cde2a Replace reduce_sum by reduce_mean for MSE (rather than SSE) error. 2017-02-02 18:51:54 +01:00
Aurélien Geron 30ca2b86d7 Change xvfb comment 2016-11-25 09:34:55 +01:00
Aurélien Geron 2ed288c391 Specify exact versions and add instructions 2016-11-25 09:34:17 +01:00
Aurélien Geron c75080d20f Remove pip cache 2016-11-25 09:33:57 +01:00
Aurélien Geron 76a192606f Update Dockerfile to TensorFlow 0.11.0 2016-11-24 21:57:26 +01:00
Aurélien Geron 924abd5b18 Merge branch 'master' of github.com:ageron/ml-notebooks 2016-11-24 17:23:28 +01:00
Aurélien Geron 3dfc9ba8b3 Add word embeddings and NLP stub 2016-11-24 17:23:11 +01:00
Aurélien Geron 88963e2dcc Migrate to TF 0.11.0 2016-11-24 16:57:43 +01:00
Aurélien Geron 8404e51d84 Migrate to TF 0.11.0 2016-11-24 16:52:05 +01:00
Aurélien Geron ccb28831cb Migrate to TensorFlow 0.11.0 2016-11-23 09:26:19 +01:00
Aurélien Geron a40b278df5 Move to sklearn 0.18 2016-11-05 18:13:54 +01:00
Aurélien Geron 9e414b6d64 Remove warnings and fix path in ch16 2016-11-05 14:29:24 +01:00
Aurélien Geron 40c264d088 Move to sklearn 0.18 2016-11-05 14:26:57 +01:00
Aurélien Geron 5ebea6604c Move to sklearn 0.18 2016-11-05 14:26:29 +01:00
Aurélien Geron 6ed00af7d0 Move to sklearn 0.18 2016-11-05 14:25:56 +01:00
Aurélien Geron 61f9b54cdb Upgrade chapter 2 to sklearn 0.18 and ensure python 2 and python 3 both work 2016-11-03 23:47:11 +01:00
Aurélien Geron dabda0f806 Fix hash() bug reported by Thiago 2016-11-03 17:47:08 +01:00
Aurélien Geron 6714ec2979 Add Policy Gradients and DQN to RL notebook 2016-10-23 15:32:33 +02:00
Aurélien Geron 572b728b89 Add gym[box2d] to Dockerfile 2016-10-12 21:52:58 +02:00
Aurélien Geron 9224775d79 Catch all exceptions when loading gl_info 2016-10-09 11:22:36 +02:00
Aurélien Geron 53398526d6 Rolling back to previous Dockerfile, cannot get xvfb to work with binder 2016-10-09 11:07:57 +02:00
Aurélien Geron 632a937f88 Improve Dockerfile for ageron/handson-ml 2016-10-09 11:04:45 +02:00
Aurélien Geron f6298cb03b Fix CartPole rendering issue in chapter 16 2016-10-09 11:01:56 +02:00
Aurélien Geron a24ad685ec Use system pip and pip3, not Anaconda 2016-10-09 09:01:37 +02:00
Aurélien Geron 2ae7ea61d0 Run python 3 outside of a virtualenv for OpenAI gym image rendering to work 2016-10-08 23:51:14 +02:00
Aurélien Geron 05ffb99e10 Add reinforcement learning notebook (in progress) 2016-10-08 22:17:45 +02:00
Aurélien Geron 25da041cf4 Rollback Dockerfile, change failed for some reason 2016-10-08 21:45:47 +02:00
Aurélien Geron 88aec2c6fc Use docker image ageron/handson-ml-base which solves the issue with using OpenAI gym within Jupyter 2016-10-08 21:39:36 +02:00
Aurélien Geron f23154de87 Add missing import sys 2016-10-08 00:19:23 +02:00
Aurélien Geron 4322d018e4 Add --upgrade to pip install gym 2016-10-07 11:20:52 +02:00
Aurélien Geron 49bb6c7901 Update installation instructions to add OpenAI gym and Anaconda 2016-10-07 09:41:58 +02:00
Aurélien Geron 5b3284b0e3 Fix gym[atari] 2016-10-06 22:59:35 +02:00
Aurélien Geron 89ba90408d Add OpenAI gym 2016-10-06 20:24:25 +02:00
Aurélien Geron 4b15a6cf19 Little tweaks to beautify code in chapter 14 2016-10-06 14:52:36 +02:00
Aurélien Geron 0d08368095 Minor improvement in chapter 10 2016-10-06 14:09:17 +02:00
Aurélien Geron 9b5ffe0472 Add autoencoders, chapter 15 2016-10-06 14:08:46 +02: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 1106244cfe Rename classification.ipynb to 03_classification.ipynb 2016-09-27 23:32:03 +02:00
Aurélien Geron d7d6c121e3 Add notebooks for chapters 5 to 14 2016-09-27 23:31:21 +02:00
Aurélien Geron 68fb1971d7 Update chapters 1, 2 and 4 2016-09-27 16:39:16 +02:00
Aurélien Geron 8195045f15 Point to O'Reilly book 2016-09-27 14:08:23 +02:00
Aurélien Geron d0aae80564 Point to the right Table of Contents extension 2016-09-27 13:08:15 +02:00
Aurélien Geron dd0efe8423 Point to the right Table of Contents extension 2016-09-27 12:48:06 +02:00
Aurélien Geron 0eff539690 Add details about nb extensions 2016-09-27 12:31:37 +02:00
Aurélien Geron 7e8589dfc3 Activate table of contents (2) extension 2016-09-27 12:18:29 +02:00
Aurélien Geron 869025b6f9 Fix jupyter extensions 2016-09-27 12:06:59 +02:00
Aurélien Geron aa1f84c49f Remove unecessary packages (already included in Anaconda) from Dockerfile 2016-09-27 11:33:10 +02:00
Aurélien Geron 92dd0a7556 Add Dockerfile to have TensorFlow on both python 2 and python 3 (crossing my fingers) 2016-09-27 11:11:39 +02:00