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

Initialising test and removing quark #96

Closed agrawalshubham01 closed 3 years ago

agrawalshubham01 commented 3 years ago

References to other Issues or PRs or Relevant literature

Issue #85

Brief description of what is fixed or changed

Initialise testing module, Also removed quark(nn initialisation) as was not properly implemented.

Other comments

Ping @rohansingh9001 @TarunTomar122

agrawalshubham01 commented 3 years ago

I will be adding codecov and test to travis soon

kwanit1142 commented 3 years ago

LGTM