lightly-ai / lightly

A python library for self-supervised learning on images.
https://docs.lightly.ai/self-supervised-learning/
MIT License
3.16k stars 284 forks source link

Update Docstrings #1216

Open guarin opened 1 year ago

guarin commented 1 year ago

Description

Go through all PIP modules and make sure that the docstrings are consistently formatted and complete.

This is an example of a well documented file: https://github.com/lightly-ai/lightly/blob/master/lightly/models/modules/memory_bank.py

When updating docstrings or comments keep the following in mind:

How to work on this issue

  1. Take any file from one of the modules listed below
  2. Make sure that all public functions/classes/methods are well documented. You can also split the work into multiple PRs for files with many functions or classes with many methods.
  3. Add documentation if necessary
  4. Create a PR named "Add documentation for " and push your changes

Tasks

ayush22iitbhu commented 1 month ago

@guarin Is this issue resolved? If not then please assign it to me. I would love to work on this.

guarin commented 1 month ago

Hi and thanks for working on this! Could you quickly indicate on which files you would work?

ayush22iitbhu commented 1 month ago

lightly/models/utils.py

guarin commented 1 month ago

Awesome, created the issue for you: https://github.com/lightly-ai/lightly/issues/1663 If you comment on it I can assign it to you.

Prathamesh010 commented 1 month ago

Please create a issue for Cleanup docstrings in lightly/embedding subpackage and assign it to me. @guarin

guarin commented 1 month ago

Please create a issue for Cleanup docstrings in lightly/embedding subpackage and assign it to me. @guarin

Created the issue, if you comment on it I'll be able to assign it to you

ayush22iitbhu commented 1 month ago

@guarin I want to work on lightly/loss subpackage, lightly/data subpackage, and lightly/utils subpackage. Please assign it to me.

guarin commented 1 month ago

@ayush22iitbhu I created the issue, I can assign it to you if you comment on it. https://github.com/lightly-ai/lightly/issues/1673

I'll keep the others unassigned for now.

fadkeabhi commented 1 month ago

@guarin I want to work on lightly/models/modules subpackage. Can you assign it to me.

guarin commented 1 month ago

Awesome, can you comment on the issue https://github.com/lightly-ai/lightly/issues/1687 then I can assign it to you