8000 Release v0.14.4 by astonzhang · Pull Request #1452 · d2l-ai/d2l-en · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release v0.14.4 #1452

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 184 commits into from
Sep 18, 2020
Merged

Release v0.14.4 #1452

merged 184 commits into from
Sep 18, 2020

Conversation

astonzhang
Copy link
Member

Finalized Chap 8, PyTorch adaptation milestone 2 code done

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

AnirudhDagar and others added 30 commits August 11, 2020 14:30
* [PyTorch] Add lr scheduler

* [PyTorch] remove verbose arg lr_sched

* [PyTorch] Fix typo 3->30 epochs

* [PyTorch] Fix typo 3->30 epochs

* remove redundant

* [PyTorch] Adapt custom cosine annealing function

* [PyTorch] typo and add stability to lr 0.5->0.3

* [PyTorch] stable convergence 0.5->0.3
* add the way to add new branch

* add spaces

Co-authored-by: stevenjokes <a867907127@gmail.com>
* Update sequence.md

* Update text-preprocessing.md

* Update tensorflow.py

* Update language-models-and-dataset.md

* Update tensorflow.py

* Update rnn-scratch.md

* Update sequence.md

* Update sequence.md

* Update text-preprocessing.md

* Update text-preprocessing.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update tensorflow.py

* Update rnn-concise.md

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update tensorflow.py

* Update rnn-scratch.md

* Update tensorflow.py

* Update rnn-scratch.md

* Update rnn-scratch.md

* Update tensorflow.py

* Update rnn-concise.md

* Update rnn-scratch.md

* Update tensorflow.py

* Update rnn-scratch.md

* Update tensorflow.py

* Revert "Update tensorflow.py"

This reverts commit 54bb605.

* Revert "Update tensorflow.py"

This reverts commit 1ef18dd.

* Revert "Update tensorflow.py"

This reverts commit ee631ad.

* Revert "Update tensorflow.py"

This reverts commit 2bc6f82.

* Update tensorflow.py

* Update tensorflow.py

* Update rnn-concise.md

* Update rnn-scratch.md

* Update tensorflow.py

* Update rnn-scratch.md
* [PyTorch] Add RNN Concise

* Minor consistency updates

* minor fix

* [PyTorch] Fix model to device
* [PyTorch] Add GRU

* [PyTorch] add model.to(device)
#1318)

* [PyTorch] Add LSTM, Update GRU, RNN Concise

* add model.to(device)
* add tensorflow

* add illustrate for d2l-endirectory

* a typo: exmaple
* fix #1331

* remove!
* fix(Batch Normalization): memory leaky

* restore the code of mxnet
Make PyTorch code consistent with MXNet/TF
Correcting a (relatively important) typo.
8000
abhinavsp0730 and others added 11 commits September 16, 2020 22:01
* Update rnn-scratch.md

* Update rnn-scratch.md

* Revert "Update rnn-scratch.md"

This reverts commit 16c00a6.

* Revert "Update rnn-scratch.md"

This reverts commit 7cd51e9.

* Update rnn-scratch.md

* Update tensorflow.py
* Fix few typos

* Revert number of images (the number is per categories)
there should be a dense layer instead of sum operation from neumf to prediction the final score as describe in the text.
@mli
Copy link
Member
mli commented Sep 17, 2020

Job d2l-en/PR-1452/1 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-1452/

@mli
Copy link
Member
mli commented Sep 17, 2020

Job d2l-en/PR-1452/2 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-1452/

@mli
Copy link
Member
mli commented Sep 17, 2020

Job d2l-en/PR-1452/3 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-1452/

@mli
Copy link
Member
mli commented Sep 18, 2020

Job d2l-en/PR-1452/5 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-1452/

@mli
Copy link
Member
mli commented Sep 18, 2020

Job d2l-en/PR-1452/6 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-1452/

@mli
Copy link
Member
mli commented Sep 18, 2020

Job d2l-en/PR-1452/9 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-1452/

@mli
Copy link
Member
mli commented Sep 18, 2020

Job d2l-en/PR-1452/8 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-1452/

@mli
Copy link
Member
mli commented Sep 18, 2020

Job d2l-en/PR-1452/10 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-1452/

@mli
Copy link
Member
mli commented Sep 18, 2020

Job d2l-en/PR-1452/11 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-1452/

@astonzhang astonzhang merged commit ac4e912 into release Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0