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 68 forks source link

potential code refactor, optimize code performance #113

Closed tusharnankani closed 3 years ago

tusharnankani commented 3 years ago

Brief description of what is fixed or changed

TarunTomar122 commented 3 years ago

Can you fix your flake8 mistakes? Rest lgtm we can merge right away

tusharnankani commented 3 years ago

Can you fix your flake8 mistakes? Rest lgtm we can merge right away

Done 👍🏻 @TarunTomar122