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

Update readme to add tests #104

Closed agrawalshubham01 closed 3 years ago

agrawalshubham01 commented 3 years ago

References to other Issues or PRs or Relevant literature

--

Brief description of what is fixed or changed

Added updates to readme for using tests

Other comments

--