Aurélien Geron
|
bc8625dc24
|
Add exercise solution for chapter 4
|
2017-05-29 23:20:14 +02:00 |
Aurélien Geron
|
168ad47702
|
Finish exercise solution for chapter 9, and ensure sync between notebook and book for chapter 2
|
2017-05-28 18:14:49 +02:00 |
Aurélien Geron
|
ea44f0c794
|
Add first part of the exercise solution for chapter 9
|
2017-05-28 01:01:49 +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
|
c3da72c4ef
|
Explain the expon() and reciprocal() distributions
|
2017-05-03 19:46:23 +02:00 |
Aurélien Geron
|
d192f3de7a
|
Add exercise solutions
|
2017-04-30 17:32:46 +02:00 |
Aurélien Geron
|
97ebf704f8
|
Fix index.ipynb link to #Prerequisites
|
2017-04-30 10:43:31 +02: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
|
c66b1c32f2
|
Move (long) prerequisites after the list of notebooks
|
2017-04-30 10:22:36 +02:00 |
Aurélien Geron
|
e220c68425
|
Clarify installation instructions
|
2017-04-30 10:22:12 +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
|
14101abcf9
|
Fix typo s/Algeabra/Algebra/
|
2017-04-20 21:45:58 +02:00 |
Aurélien Geron
|
04c3c5107a
|
Fix typo in ch09 notebook
|
2017-04-20 21:35:36 +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
|
7997d4d38c
|
Fix bug: tf.add_n([loss] + reg_losses) rather than loss + reg_losses
|
2017-03-04 12:36:25 +01: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
|
206f0e17f4
|
Ensure python 2 support for chapters 13 and 14
|
2017-02-17 22:32:08 +01:00 |
Aurélien Geron
|
c2be4a9be6
|
Make gym optional
|
2017-02-17 14:52:28 +01:00 |
Aurélien Geron
|
fc6fd7e610
|
Versicolor instead of Versicolour
|
2017-02-17 14:47:18 +01:00 |
Aurélien Geron
|
df5905884b
|
Removing Dockerfile because it seems to fail with Binder
|
2017-02-17 14:45:15 +01:00 |
Aurélien Geron
|
d8176ec2cb
|
Upgrade notebooks to TensorFlow 1.0.0
|
2017-02-17 11:51:26 +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
|
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 |