Aurélien Geron
|
c0690a9acc
|
%cd instead of %mv
|
2019-01-22 12:31:36 +08:00 |
Aurélien Geron
|
b3a61cddce
|
Simplify README.md, add links to binder, deepnotes and colab, and move installation details to INSTALL.md
|
2019-01-22 12:30:13 +08:00 |
Aurélien Geron
|
23a9498e94
|
Update README.md, index.ipynb and delete tensorflow_graph_in_jupyter.py
|
2019-01-08 12:23:20 +08:00 |
Aurélien Geron
|
95e3fbade3
|
Add note about TensorFlow and Python 3.7 compatibility coming soon, fixes #319
|
2018-12-21 11:06:15 +08:00 |
Aurélien Geron
|
83d01268dc
|
Replace `source activate` with `conda activate`
Fixes #331
|
2018-12-19 11:54:11 +08:00 |
Aurélien Geron
|
d956648eb4
|
Fix the virtualenv activation command for Windows (fixes #287)
|
2018-09-03 22:26:31 +02:00 |
Aurélien Geron
|
f45a88146f
|
Add instructions to install using the zip file rather than git, if necessary
|
2018-05-08 12:52:47 +02:00 |
Aurélien Geron
|
1eaa53a6a2
|
Add thanks to contributors in README.md
|
2017-12-19 23:14:20 +01:00 |
Aurélien Geron
|
ed40ca2be3
|
Add comment about Python 3.6 SSL issue on MacOSX, fixes #145
|
2017-12-19 21:35:51 +01:00 |
Aurélien Geron
|
8f698aacc5
|
Fix typos and clarify some details in README.md
|
2017-04-30 10:39:48 +02:00 |
Aurélien Geron
|
0b26faf583
|
Update book image
|
2017-04-30 10:25:27 +02:00 |
Aurélien Geron
|
a57e64ed14
|
Fix typo
|
2017-04-30 10:23:21 +02:00 |
Aurélien Geron
|
e220c68425
|
Clarify installation instructions
|
2017-04-30 10:22:12 +02:00 |
Aurélien Geron
|
fe552bbbed
|
Sadly had to remove binder support, because it is too unreliable and has been down for a month.
|
2017-03-04 11:15:52 +01:00 |
Aurélien Geron
|
09f0d4ee58
|
Updated Anaconda instructions: conda install -c conda-forge tensorflow=1.0.0
|
2017-03-04 11:03:22 +01:00 |
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
|
49bb6c7901
|
Update installation instructions to add OpenAI gym and Anaconda
|
2016-10-07 09:41:58 +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
|
869025b6f9
|
Fix jupyter extensions
|
2016-09-27 12:06:59 +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
|
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
|
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
|
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 |
Aurélien Geron
|
ec681a3174
|
Update installation instructions, and replace 'import numpy' with 'import numpy as np'
|
2016-02-19 11:34:59 +01:00 |
Aurélien Geron
|
7eb6cb12d5
|
Added installation instructions
|
2016-02-18 00:30:04 +01:00 |
Aurélien Geron
|
a1e4e9bb5e
|
First notebook added: matplotlib
|
2016-02-16 21:40:20 +01:00 |