361 Commits

Author SHA1 Message Date
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
Aurélien Geron
a1da2dbee6 Default to python 3.5 2016-09-26 20:40:51 +02:00
Aurélien Geron
ddbabc1a76 Renamed project from ml-notebooks to handson-ml 2016-09-26 20:33:14 +02:00
Aurélien Geron
b5721714f7 Add TF models slim nets 2016-09-25 18:42:01 +02:00
Aurélien Geron
104bfcb8eb Update to TF 0.10.0 and ignore images in images/ directory 2016-09-25 17:48:39 +02:00
Aurélien Geron
f657d2a85e fix PROJECT_ROOT_DIR path 2016-05-22 18:16:29 +02:00
Aurélien Geron
0222dd54af Add import os 2016-05-22 18:07:41 +02:00
Aurélien Geron
4c588afbb8 Remove link to Binder next to the 'launch binder' button, it was confusing. 2016-05-22 17:54:54 +02:00
Aurélien Geron
5eea71f786 Add chapters to the index 2016-05-22 17:53:16 +02:00
Aurélien Geron
fd8fd003a5 Add images directory 2016-05-22 17:43:26 +02:00
Aurélien Geron
5a02922d34 Add classification notebook 2016-05-22 17:40:18 +02:00
Aurélien Geron
240f3d7828 Add fundamentals and training_linear_models notebooks 2016-05-22 16:01:18 +02:00
Aurélien Geron
373535d8e4 Many small fixes in end_to_end_project.ipynb 2016-05-07 17:41:41 +02:00
Aurélien Geron
c564be1ffd Add datasets, fix a few math linear algebra issues 2016-05-03 11:35:17 +02:00
Aurélien Geron
28a0372222 fixed typo in README.md 2016-03-04 09:02:18 +01:00
Aurélien Geron
2e71573f02 Point to jupyter.org's notebook viewer instead of github.com's because github's does not display math formulas correctly 2016-03-04 09:01:26 +01:00
Aurélien Geron
a10e686759 fixed typo in tools_matplotlib.ipynb 2016-03-04 08:49:56 +01:00
Aurélien Geron
8370cafbb7 Remove one level of headers 2016-03-03 18:40:31 +01:00
Aurélien Geron
e8d45964b8 Add introduction to Linear Algebra 2016-03-03 18:29:41 +01:00
Aurélien Geron
3d249673ee Finished pandas tutorial 2016-02-23 14:26:13 +01:00
Aurélien Geron
b75c28623f Simplify the my_* entries in .gitignore 2016-02-21 15:06:48 +01:00
Aurélien Geron
bd11e52242 Small tweak to the NumPy tutorial 2016-02-20 21:47:44 +01:00
Aurélien Geron
04c539e802 First part of the pandas tutorial 2016-02-20 21:37:07 +01:00
Aurélien Geron
b74cbaaeb9 Adding numexpr to the requirements for the pandas tutorial 2016-02-20 21:32:03 +01:00
Aurélien Geron
da0fc99dec Remove tons of unecessary print() calls 2016-02-19 15:29:24 +01:00
Aurélien Geron
956b4b233a Add an empty notebook for pandas 2016-02-19 14:33:34 +01:00
Aurélien Geron
5d2979115c Add gitter chat button, and make it clear that no installation is required 2016-02-19 14:19:30 +01:00
Aurélien Geron
0682f3d76b Improved installation instructions 2016-02-19 13:33:34 +01:00
Aurélien Geron
46c999c55e Default platform is python 2, Ubuntu/Linux 64 bits. This is for Binder to work properly. 2016-02-19 13:27:48 +01:00