fastaidocsprint / fastai

Documentation Sprint for the fastai deep learning library
http://fastaidocsprint.github.io/fastai
Apache License 2.0
15 stars 16 forks source link

32_text.models.awdlstm: create docments #22

Closed marii-moe closed 2 years ago

marii-moe commented 2 years ago

Add documents to 32_text.models.awdlstm.

See the style guide and contribution guide for more details (links will be added when created).

This requires a moderate familiarity with pytorch, otherwise very little fastai specific knowledge needed. This notebook defines how to create the awd-lstm model. Some reading to understand decisions may be required.

Documents progress(only one section):

arampacha commented 2 years ago

I can give this one a shot