RoboticsClubIITJ / ML-DL-implementation

An implementation of ML and DL algorithms from scratch in python using nothing but NumPy and Matplotlib.
BSD 3-Clause "New" or "Revised" License
49 stars 69 forks source link

Adding Doc strings. #30

Closed agrawalshubham01 closed 3 years ago

agrawalshubham01 commented 4 years ago

There are many classes and function where the doc strings aren't added.

Mayank662 commented 4 years ago

Sir @agrawalshubham01, I would like to work on this issue.

agrawalshubham01 commented 4 years ago

Sure @Mayank662 , Go ahead.

rohansingh9001 commented 4 years ago

@Mayank662 can you share any updates regarding this issue?

rohansingh9001 commented 4 years ago

@Mayank662 has not forked the repository yet nor responded with any updates. This issue can be assigned to somebody else for now.

RidhimaKohli commented 4 years ago

Can I work on this ?

kwanit1142 commented 4 years ago

Can I work too?

agrawalshubham01 commented 4 years ago

@kwanit1142 @RidhimaKohli go ahead I am assigning this to you both. Kindly share an example here before implementation.

TarunTomar122 commented 3 years ago

This worked nicely Thank you to the contributors!