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

01a_losses: create docments #6

Open warner-benjamin opened 2 years ago

warner-benjamin commented 2 years ago

Add docments to 01a_losses.

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

This requires a moderate familiarity PyTorch loss functions, as the methods cover a fastai's implementations of PyTorch loss functions.