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

testing tanh #205

Closed Smruti0603 closed 1 year ago

Smruti0603 commented 1 year ago

--Unit Testing for TanH -> :)