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

03_data.core: create docments #8

Open warner-benjamin opened 2 years ago

warner-benjamin commented 2 years ago

Add docments to 03_data.core.

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

This requires advanced familiarity with fastai, as this notebook implements fastai's custom functionality on top of fastai's version of a PyTorch dataloader.

Docments progress:

malligaraj commented 2 years ago

Hello, I would like to docment the data.core.ipynb. May be I will create 4 PRs (one PR each) for the four items listed in issue to make the review process easier

malligaraj commented 2 years ago

Created the following PRs to implement tasks in this issue: