Aurélien Geron
|
397d2600f7
|
Add the transformers library, along with spacy and ftfy
|
2020-04-19 16:15:29 +12:00 |
Aurélien Geron
|
a22f9e578e
|
Update requirements.txt
|
2020-04-03 22:17:57 +13:00 |
dependabot[bot]
|
5323593ddd
|
Bump tensorflow from 2.0.0 to 2.0.1
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.0.0...v2.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-01-28 21:40:26 +00:00 |
Aurélien Geron
|
1f542d2757
|
Update requirements.txt and send Anaconda love
|
2019-12-16 23:18:29 +08:00 |
Aurélien Geron
|
b286375b97
|
Upgrade TFDS, TFX and TF Serving API
|
2019-11-05 21:14:56 +08:00 |
Aurélien Geron
|
b5cbdc9276
|
Add environment.yml for conda, and update Dockerfile to use it
|
2019-10-13 21:56:08 +08:00 |
Aurélien Geron
|
23b6366c39
|
Update to TF 2.0.0 (from nightly) and update other libraries
|
2019-10-13 00:19:05 +09:30 |
Aurélien Geron
|
0c4a9820fd
|
Update to nltk 3.4.5 (security patch)
|
2019-08-27 13:26:02 +08:00 |
Aurélien Geron
|
e9ae4997a5
|
Update requirements, e.g. add tf-agents, tf serving api, etc.
|
2019-06-08 12:01:58 +08:00 |
Aurélien Geron
|
7335c9d5c0
|
Use separate joblib package rather than the one in sklearn (which is deprecated)
|
2019-04-26 21:22:15 +08:00 |
Aurélien Geron
|
33d1894dc1
|
Update requirements to use TensorFlow 2.0 alpha0
|
2019-04-20 13:05:52 +08:00 |
Aurélien Geron
|
2f78d1f1e5
|
Add tf datasets, tf hub, tf probability and tf transform to requirements
|
2019-03-15 12:07:50 +08:00 |
Aurélien Geron
|
990fb1a453
|
Add notebook for chapter 13, loading and preprocessing data
|
2019-03-14 09:15:09 +08:00 |
Aurélien Geron
|
0e5f18997c
|
Remove jupyter extensions, make nbdime optional, and only install tf-nightly-2.0-preview, not gpu version
|
2019-01-22 12:44:04 +08:00 |
Aurélien Geron
|
6b8dff91d0
|
Update all notebooks assuming we are all in the future now: sklearn 0.20+, python 3.5+, TF 2.0 preview
|
2019-01-18 23:08:37 +08:00 |
Aurélien Geron
|
d0e489afa4
|
Update requirements.txt to latest version of each library
|
2018-12-22 12:50:20 +08:00 |
Aurélien Geron
|
8b93240d30
|
Update requirements.txt to latest version of each library
|
2018-12-22 12:48:39 +08:00 |
Aurélien Geron
|
ef2a7b5bd0
|
Add jupyter-tensorboard to requirements.txt, it's pretty handy
|
2018-05-18 20:53:38 +02:00 |
Aurélien Geron
|
6c7c6d158b
|
Upgrade libraries to latest versions
|
2018-05-07 11:01:38 +02:00 |
Aurélien Geron
|
9bc4358148
|
Update to latest library versions
|
2018-04-07 17:13:20 +02:00 |
Aurélien Geron
|
f1a5512a15
|
Upgrade to the latest library versions, Scikit-Learn 0.19, TensorFlow 1.3, and so on
|
2017-09-28 15:08:00 +02:00 |
Aurélien Geron
|
c2be4a9be6
|
Make gym optional
|
2017-02-17 14:52:28 +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
|
2ed288c391
|
Specify exact versions and add instructions
|
2016-11-25 09:34:17 +01:00 |
Aurélien Geron
|
ccb28831cb
|
Migrate to TensorFlow 0.11.0
|
2016-11-23 09:26:19 +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
|
89ba90408d
|
Add OpenAI gym
|
2016-10-06 20:24:25 +02:00 |
Aurélien Geron
|
869025b6f9
|
Fix jupyter extensions
|
2016-09-27 12:06:59 +02:00 |
Aurélien Geron
|
a1da2dbee6
|
Default to python 3.5
|
2016-09-26 20:40:51 +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
|
e8d45964b8
|
Add introduction to Linear Algebra
|
2016-03-03 18:29:41 +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
|
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
|
5fa306c6a0
|
All pip requirements in requirements.txt
|
2016-02-19 11:14:26 +01:00 |
Aurélien Geron
|
a1e4e9bb5e
|
First notebook added: matplotlib
|
2016-02-16 21:40:20 +01:00 |