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

24_vision.gan: create docments #20

Open marii-moe opened 2 years ago

marii-moe commented 2 years ago

Add documents to 24_vision.gan.

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

This requires a beginner familiarity with fastai such as callbacks, but does require specialized understanding of GANs. This notebook defines how to automatically create a GANLearner, including both generator and critic, as well as a few methods for switching between them.

Documents progress(only one section:

tmabraham commented 2 years ago

I'll assign this one to myself...