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

Fixed flake8 errors, some Readme Changes and Log_cosh Correction #158

Closed kwanit1142 closed 3 years ago

kwanit1142 commented 3 years ago
  1. Some End Of line errors were there.
  2. Log_cosh class correction.
  3. Some nomenclature resolved in Readme.