Commit Graph

  • 1e81324573 Merge pull request #212 from RichaldoElias/patch-1 Aurélien Geron 2020-07-29 09:16:40 +1200
  • fd54bc6e8c Update tools_numpy.ipynb Richaldo Elias 2020-07-25 18:42:30 +0200
  • e90606bf69 No need to update tqdm in Colab anymore Aurélien Geron 2020-07-25 17:08:31 +1200
  • 05622d26b8 Fix early stopping example, fixes #190 Aurélien Geron 2020-07-06 20:46:48 +1200
  • df651cafb6 Merge branch 'master' of github.com:ageron/handson-ml2 Aurélien Geron 2020-07-06 20:42:38 +1200
  • dbfb7e8bff Fix early stopping example, fixes #190 Aurélien Geron 2020-07-06 20:42:26 +1200
  • b575063c7e Merge pull request #163 from rickiepark/upstream Aurélien Geron 2020-07-05 18:46:48 +1200
  • a5f584c021 Merge pull request #154 from Quoding/patch-1 Aurélien Geron 2020-07-05 18:43:50 +1200
  • 4a48d04a1a Add a comment about sklearn.metrics.plot_confusion_matrix, fixes #142 Aurélien Geron 2020-07-05 18:35:06 +1200
  • 42196c4235 fix colorbar ticks Haesun Park 2020-05-09 11:40:30 +0900
  • 6585a20db6 Fix typo in the word "enviromnent" Quoding 2020-04-30 13:04:34 -0400
  • cdfad2d003 Link to matrix multiplication and Hadarmard product Aurélien Geron 2020-04-24 16:54:38 +1200
  • 8fb49ea7e0 plt.hist() normed renamed to density Aurélien Geron 2020-04-24 16:49:42 +1200
  • 8b00e3130d Solution 9 version 4 requires TF 2.2 (add warning) Aurélien Geron 2020-04-22 19:59:35 +1200
  • 1f0bbc782a Add more examples of TF-Addons seq2seq usage Aurélien Geron 2020-04-22 19:21:56 +1200
  • 0f35b8192f Merge branch 'master' of github.com:ageron/handson-ml2 Aurélien Geron 2020-04-21 21:14:22 +1200
  • 2993c68490 Fix toc, imshow default interpolation, and detail animation rendering Aurélien Geron 2020-04-21 21:14:10 +1200
  • 2a7a849d72 Merge pull request #151 from davidcotton/master Aurélien Geron 2020-04-21 18:02:57 +1200
  • 326fa9ca89 Fix typo in 'Gradient Descent, revisited' section dave 2020-04-21 11:45:59 +1000
  • ab97bf435b Fix derivative of sqrt(x) Aurélien Geron 2020-04-20 14:50:27 +1200
  • 3fe4b8d4f8 Fix comment about nbagg backend for animations Aurélien Geron 2020-04-20 10:55:20 +1200
  • 5fcf4bdb16 Switch to jshtml to render animations Aurélien Geron 2020-04-20 10:51:33 +1200
  • d46228a6af Fix test_set should be based on eval_files[5:], not eval_files[:5], fixes #144 Aurélien Geron 2020-04-19 16:21:00 +1200
  • 397d2600f7 Add the transformers library, along with spacy and ftfy Aurélien Geron 2020-04-19 16:15:29 +1200
  • ffd127eb7a Add solutions to the coding exercises: Embedded Reber grammars, Encoder-Decoder and text generation using the transformers library Aurélien Geron 2020-04-19 16:01:14 +1200
  • c19a208c95 Clarify function vs curve Aurélien Geron 2020-04-12 23:32:03 +1200
  • 500c53756b Fix Hessian notation Aurélien Geron 2020-04-12 20:28:34 +1200
  • 6285443c78 Fix notebook name Aurélien Geron 2020-04-12 18:59:42 +1200
  • 6d1f490789 Fix link to Colab Aurélien Geron 2020-04-12 18:51:07 +1200
  • 78f33162fb Point to the autodiff notebook in index.ipynb and math_differential_calculus.ipynb Aurélien Geron 2020-04-12 18:47:26 +1200
  • 1451060165 Update autodiff notebook to TF 2.x Aurélien Geron 2020-04-12 18:43:31 +1200
  • 15b5ba5e10 Add a notebook about differential calculus (derivatives and gradients) Aurélien Geron 2020-04-12 18:13:52 +1200
  • 2f7ab70295 Update notebooks to latest nbformat Aurélien Geron 2020-04-06 19:13:12 +1200
  • d507ec815a Update nbformat_minor Aurélien Geron 2020-04-06 18:57:38 +1200
  • ba6c75d6e5 Update notebook 16 to TF 2.1 Aurélien Geron 2020-04-06 15:22:22 +1200
  • a22f9e578e Update requirements.txt Aurélien Geron 2020-04-03 22:17:57 +1300
  • 0144200c9b Updated book_equations.ipynb and replaced it with a PDF, fixes #104 Aurélien Geron 2020-04-03 21:37:33 +1300
  • 1a19694d57 Fix some issues with TF 2.2 breaking changes Aurélien Geron 2020-04-02 12:52:31 +1300
  • 6adb7253b5 In TF 2.2.0-rc1, validation_data expects tuples, not lists, fixes #131 Aurélien Geron 2020-03-31 23:09:52 +1300
  • 7b3d280a86 Fix error in commented out code, fixes #89 Aurélien Geron 2020-03-31 21:39:51 +1300
  • a357a93a57 Remove normalize=False in Audio since it does not work in Colab Aurélien Geron 2020-03-28 10:29:34 +1300
  • 7eee161e7a Add the coding exercise solutions for chapter 15 (SketchRNN and Bach chorale generator) Aurélien Geron 2020-03-27 19:17:39 +1300
  • 5965b04a60 Upgrade to recent library versions Aurélien Geron 2020-03-21 13:48:09 +1300
  • 02e9847696 Add the coding exercise solutions for chapter 14 Aurélien Geron 2020-03-21 13:37:05 +1300
  • 9dafb01893 Add the coding exercise solutions for chapter 13 Aurélien Geron 2020-03-20 23:22:47 +1300
  • ad5de24b46 Install latest version of tqdm when using Colab Aurélien Geron 2020-03-16 21:14:25 +1300
  • 1444403414 Add the coding exercise solutions for chapter 12 Aurélien Geron 2020-03-16 18:51:30 +1300
  • cd4e2e1313 Add comment about the reshape operation from the training_step function Aurélien Geron 2020-03-12 22:51:36 +1300
  • 49715d4b74 Fix bug in training_step: target_Q_values must be a column vector Aurélien Geron 2020-03-12 22:47:22 +1300
  • 0c2c80d89e Add warning about Keras issue 13586 Aurélien Geron 2020-03-12 12:16:18 +1300
  • b9577ed797 Add thanks to SuperYorio Aurélien Geron 2020-03-11 10:07:34 +1300
  • 523a878531 Merge branch 'master' of github.com:ageron/handson-ml2 Aurélien Geron 2020-03-11 09:55:57 +1300
  • 507735beed Add solution to the chapter 11's coding exercises, fixes #102 and fixes #120 Aurélien Geron 2020-03-11 09:55:45 +1300
  • c29e8d9e37 Merge pull request #65 from patsancu/remove-hardcoded-recall-precision-threshold-coordinates Aurélien Geron 2020-02-05 09:29:48 +1300
  • 9e9752036c Merge pull request #77 from faisito/patch-1 Aurélien Geron 2020-02-05 09:21:48 +1300
  • 4307238b55 Merge pull request #85 from vasili111/patch-1 Aurélien Geron 2020-02-05 09:20:44 +1300
  • cdd28911b3 Merge pull request #87 from vasili111/patch-2 Aurélien Geron 2020-02-05 09:19:49 +1300
  • 73126d72c6 Merge pull request #98 from ada-nai/master Aurélien Geron 2020-02-05 09:19:04 +1300
  • 236dc87249 Revert "updated chapter 01" ada-nai 2020-01-31 14:33:25 +0530
  • 3d6e42e87f updated chapter 01 ada-nai 2020-01-31 13:42:15 +0530
  • 6c551c7961 Spelling change in INSTALL.md Adarsh Nair 2020-01-31 12:54:26 +0530
  • 870a540918 Merge pull request #97 from ageron/dependabot/pip/tensorflow-2.0.1 Aurélien Geron 2020-01-30 09:36:53 +1300
  • 5323593ddd Bump tensorflow from 2.0.0 to 2.0.1 dependabot[bot] 2020-01-28 21:40:26 +0000
  • 4e57c9f686 Add solutions to chapter 10 code exercises Aurélien Geron 2020-01-27 11:37:04 +1300
  • 295d9a1353 Add solutions to chapter 9 code exercises Aurélien Geron 2020-01-26 19:16:11 +1300
  • 6ac9776eaa Install urlextract if on Colab for exercise 4 and fix the word count Aurélien Geron 2020-01-25 16:37:00 +1300
  • c0dea2c053 minor grammar ("matric" to "matrix") vasili111 2020-01-08 10:20:38 -0600
  • d4bc8b07c7 clarification of which inverse vasili111 2020-01-07 11:21:50 -0600
  • de450d8077 Update 11_training_deep_neural_networks.ipynb Fai Sharji 2019-12-25 23:00:26 -0500
  • 1f542d2757 Update requirements.txt and send Anaconda love Aurélien Geron 2019-12-16 23:18:29 +0800
  • b6be3eca67 Simplify the installation instructions Aurélien Geron 2019-12-16 23:11:50 +0800
  • 8729aeb196 Fixes #73, tensorflow-addons and tensorflow-metadata installed via pip, not conda Aurélien Geron 2019-12-16 17:25:55 +0800
  • 8d6d2b7c19 environment-windows.yml should not be GPU by default Aurélien Geron 2019-12-14 22:36:41 +0800
  • 0099d0ec5f Update book cover image Aurélien Geron 2019-12-14 19:24:57 +0800
  • e5d238a12b Fix typos Aurélien Geron 2019-12-14 19:08:09 +0800
  • d6fbc91cf2 Upgrade packages, and add environment-windows.yml Aurélien Geron 2019-12-14 18:58:01 +0800
  • 6b00c06434 Rename Computing Gradients Using=>with Autodiff section to match book Aurélien Geron 2019-12-10 12:23:44 +0800
  • 23cede38be Remove graphviz version from environment.yml to work on Windows, and remove unused xgboost Aurélien Geron 2019-11-22 12:15:10 +0800
  • a4f41dd5fd Update installation instructions to recommend Anaconda and point to Docker Aurélien Geron 2019-11-20 18:42:08 +0800
  • 79fedac881 remove hardcoded values for recall-precision-threshold intersection patrick 2019-11-14 21:27:03 +0100
  • 00460cb555 loss = metric * mean of sample weights, fixes #63 Aurélien Geron 2019-11-13 09:36:15 +0800
  • 6ebfcf4a73 Remove pyvirtualdisplay from environment.yml and add it to the Dockerfile Aurélien Geron 2019-11-12 11:18:58 +0800
  • 4a4aa2185e Fix typo on import urllib Aurélien Geron 2019-11-08 10:09:51 +0800
  • 628c408a89 Merge pull request #59 from SublimeApple/patch-1 Aurélien Geron 2019-11-08 10:05:27 +0800
  • 8b7e47d6ef urllib called, but never imported Dave 2019-11-07 21:17:22 +0000
  • 3890272042 Replace /tmp/environment.yml with environment.yml in README.md Aurélien Geron 2019-11-06 22:46:50 +0800
  • 497eb70b7e Update the installation instructions Aurélien Geron 2019-11-06 21:11:07 +0800
  • 88dccccd5f Make notebooks 14 to 19 runnable in Colab without changes Aurélien Geron 2019-11-06 21:06:55 +0800
  • 56d8c08d3e Make notebook 13 runnable in Colab without changes Aurélien Geron 2019-11-06 12:16:20 +0800
  • f810964f51 Make notebooks 10 and 11 runnable in Colab without changes Aurélien Geron 2019-11-06 11:38:13 +0800
  • ec3a011ec9 Work around issue with custom metric persistence Aurélien Geron 2019-11-06 11:36:21 +0800
  • a55720e9e4 Make notebooks 1 to 9 runnable in Colab without changes Aurélien Geron 2019-11-05 22:26:52 +0800
  • 7e35fdc3c4 Add jsb_chorales dataset to .gitignore Aurélien Geron 2019-11-05 21:18:24 +0800
  • b286375b97 Upgrade TFDS, TFX and TF Serving API Aurélien Geron 2019-11-05 21:14:56 +0800
  • e728f4b722 Update Dockerfile and docker-compose.yml, fixes #52, fixes #53, fixes #55 Aurélien Geron 2019-11-05 16:27:33 +0800
  • 35bcff5450 Fix error in OneCycleSchedule._interpolate(), fixes #56 Aurélien Geron 2019-11-05 11:16:48 +0800
  • c618ee4633 Add apt.txt for Binder Aurélien Geron 2019-10-27 20:32:13 -0700
  • c1908a5fba Merge branch 'master' of github.com:ageron/handson-ml2 Aurélien Geron 2019-10-27 19:55:06 -0700
  • ecac38a0f7 Simplify environment.yml Aurélien Geron 2019-10-27 19:53:33 -0700
  • c3f3b43d6c Update environment.yml to TFX 0.15.0rc0 and TFDS 1.3.0 Aurélien Geron 2019-10-27 19:17:41 -0700