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
48 stars 69 forks source link

Algorithms Implemented Table Update: neater now #107

Closed GoldExplosion closed 3 years ago

GoldExplosion commented 3 years ago

References to other Issues or PRs or Relevant literature

Brief description of what is fixed or changed

This PR updates the Algorithms Implemented table to look neat. Fixes #68

Other comments

agrawalshubham01 commented 3 years ago

Currently I am not willing to merge, as it would be better to move each of these to individual files

kwanit1142 commented 3 years ago

@GoldExplosion Update your fork and then make changes, because day by day, new implementations are being added or changed.

GoldExplosion commented 3 years ago

@GoldExplosion Update your fork and then make changes, because day by day, new implementations are being added or changed.

i think it was up to date when i created a PR

kwanit1142 commented 3 years ago

Looks Good to Me