Commit Graph

396 Commits

Author SHA1 Message Date
Aurelien Geron
0f7be9f253 Activate table of contents (2) extension 2016-09-27 12:18:29 +02:00
Aurelien Geron
5516e22cb1 Fix jupyter extensions 2016-09-27 12:06:59 +02:00
Aurelien Geron
1d712729b8 Remove unecessary packages (already included in Anaconda) from Dockerfile 2016-09-27 11:33:10 +02:00
Aurelien Geron
fa5a084846 Add Dockerfile to have TensorFlow on both python 2 and python 3 (crossing my fingers) 2016-09-27 11:11:39 +02:00
Aurelien Geron
efedd7751f Default to python 3.5 2016-09-26 20:40:51 +02:00
Aurelien Geron
f2bb3ce3f9 Renamed project from ml-notebooks to handson-ml 2016-09-26 20:33:14 +02:00
Aurelien Geron
202d86ba82 Add imagenet class names 2016-09-26 10:33:28 +02:00
Aurelien Geron
cea094f59e Add TF models slim nets 2016-09-25 18:42:01 +02:00
Aurelien Geron
28ad1bff76 Update to TF 0.10.0 and ignore images in images/ directory 2016-09-25 17:48:39 +02:00
Aurelien Geron
23075452e2 fix PROJECT_ROOT_DIR path 2016-05-22 18:16:29 +02:00
Aurelien Geron
9978cac0a5 Add import os 2016-05-22 18:07:41 +02:00
Aurelien Geron
8e5c604d8d Remove link to Binder next to the 'launch binder' button, it was confusing. 2016-05-22 17:54:54 +02:00
Aurelien Geron
f49b797f6a Add chapters to the index 2016-05-22 17:53:16 +02:00
Aurelien Geron
63eac76be0 Add images directory 2016-05-22 17:43:26 +02:00
Aurelien Geron
662f000075 Add classification notebook 2016-05-22 17:40:18 +02:00
Aurelien Geron
6d0324a52b Add fundamentals and training_linear_models notebooks 2016-05-22 16:01:18 +02:00
Aurelien Geron
c3df956528 Many small fixes in end_to_end_project.ipynb 2016-05-07 17:41:41 +02:00
Aurelien Geron
c4b3945a0b Add housing.tgz 2016-05-03 11:43:39 +02:00
Aurelien Geron
3fd23c7cda Fix read_csv for GDP per capita dataset 2016-05-03 11:40:00 +02:00
Aurelien Geron
aa555aa16b Add datasets, fix a few math linear algebra issues 2016-05-03 11:35:17 +02:00
Aurelien Geron
6fd28bc366 fixed typo in README.md 2016-03-04 09:02:18 +01:00
Aurelien Geron
379888cbf6 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
Aurelien Geron
32571a70a1 fixed typo in tools_matplotlib.ipynb 2016-03-04 08:49:56 +01:00
Aurelien Geron
5d3962f908 Remove one level of headers 2016-03-03 18:40:31 +01:00
Aurelien Geron
6a0124f242 Add introduction to Linear Algebra 2016-03-03 18:29:41 +01:00
Aurelien Geron
847c93cfb6 Finished pandas tutorial 2016-02-23 14:26:13 +01:00
Aurelien Geron
b2f24660b0 Simplify the my_* entries in .gitignore 2016-02-21 15:06:48 +01:00
Aurelien Geron
c627fefa20 Small tweak to the NumPy tutorial 2016-02-20 21:47:44 +01:00
Aurelien Geron
8fb30097e3 First part of the pandas tutorial 2016-02-20 21:37:07 +01:00
Aurelien Geron
bb8b78747e Adding numexpr to the requirements for the pandas tutorial 2016-02-20 21:32:03 +01:00
Aurelien Geron
5ede156610 Remove tons of unecessary print() calls 2016-02-19 15:29:24 +01:00
Aurelien Geron
e91a2a861a Add an empty notebook for pandas 2016-02-19 14:33:34 +01:00
Aurelien Geron
cb28cfff03 Add gitter chat button, and make it clear that no installation is required 2016-02-19 14:19:30 +01:00
Aurelien Geron
c2130ff1ac Improved installation instructions 2016-02-19 13:33:34 +01:00
Aurelien Geron
2be82bd1e6 Default platform is python 2, Ubuntu/Linux 64 bits. This is for Binder to work properly. 2016-02-19 13:27:48 +01:00
Aurelien Geron
19bd27037c Fix a few remaining python 2/3 glitches 2016-02-19 13:24:08 +01:00
Aurelien Geron
6e0fbe17ae Revert notebooks back to python 2 so they can work on both python 2 and 3 2016-02-19 12:42:03 +01:00
Aurelien Geron
137301045b Make notebooks compatible with both python 2 and python 3 2016-02-19 12:22:42 +01:00
Aurelien Geron
efade77671 Update installation instructions, and replace 'import numpy' with 'import numpy as np' 2016-02-19 11:34:59 +01:00
Aurelien Geron
332e37a12d All pip requirements in requirements.txt 2016-02-19 11:14:26 +01:00
Aurelien Geron
0e51bf078c Finished the numpy tutorial 2016-02-18 22:00:33 +01:00
Aurelien Geron
3abe38332e Added installation instructions 2016-02-18 00:30:04 +01:00
Aurelien Geron
fda579346e Added (unfinished) NumPy tutorial. 2016-02-18 00:09:50 +01:00
Aurelien Geron
ae5920e192 Added matplotlib sections about images and lines 2016-02-17 23:53:23 +01:00
Aurelien Geron
b0677168f1 First notebook added: matplotlib 2016-02-16 21:40:20 +01:00
Aurélien Geron
c3102adeb3 Initial commit 2016-02-16 20:48:39 +01:00