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

21_vision.learner: create docments #19

Open marii-moe opened 2 years ago

marii-moe commented 2 years ago

Add docments to 21_vision.learner.

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

This requires a moderate familiarity with fastai, specifically CNNs and the Learner. This notebook defines how to automatically create a head for vision model, create a vision specific learner, create an adaptive unet model, and create a unet learner. Includes various show functions specific to vision (show results+plot top losses)

Documents progress(only one section: