ND15 / Implementation-of-KNN-and-Logistic-Regression

A repo for the implementation of ML algorithms from Scratch and also using Machine Learning Libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add relu activation function in LogisticRegression

ND15 opened this issue · comments

To add the relu functions.