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

05_data.transforms: create docments #10

Open warner-benjamin opened 2 years ago

warner-benjamin commented 2 years ago

Add docments to 05_data.transforms.

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

This requires a moderate familiarity with fastai, specifically Datablocks. It defines many of the pieces used for the Datablock api.

Docments progress:

alexrofail commented 2 years ago

I can work on the Get, Split, and Label sections here to start.