| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| d2l-en-1.0.0-alpha1.post0-full.pdf | 2022-09-01 | 36.9 MB | |
| README.md | 2022-08-30 | 1.1 kB | |
| Release v1.0.0-alpha1.post0.tar.gz | 2022-08-30 | 105.7 MB | |
| Release v1.0.0-alpha1.post0.zip | 2022-08-30 | 105.9 MB | |
| Totals: 4 Items | 248.4 MB | 0 | |
We are happy to release D2L 1.0.0-alpha1.post0 We thank all the contributors who have made this open-source textbook better for everyone.
This minor release includes the following updates:
- Build PDFs using Cambridge Latex Style (#2187)
- Feat: Add dynamic preview/stable version tab (#2264)
- Chapter Modern RNN is heavily improved, refactoring the text and reorganizing content (#2241)
- Chapter Modern CNN is refactored and is more polished (#2249)
- Bump supported version to Python3.9 (#2231)
It also comes with the following bug-fixes:
- Fix [#2250]: Depend on matplotlib-inline instead of ipython to avoid colab warning (#2279)
- Fix broken preview version pdf links (#2264)
- Fix [#2247]: Tensorflow explicitly squeeze image to support matplotlib<3.3.0 (#2248)
- Fix PyTorch moving average computation for batch norm (#2213)
- Fix PyTorch module types (LazyLinear -> Linear) (#2225)
- Fix QR code being overridden by the section rule issue (#2251)
- Fix torch.meshgrid user warning (7d921558a8cb063af05c6246b0aa8cbb2fe9d222)