Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sahip9211/ML-Algo-Scratch

Repository files navigation

NN and ML algo From Scratch [In Progress]

Completed :

  1. Loss functions:

    • mse
    • cross-entropy
  2. Optimizer :

    • Adam
  3. Activation function:

    • Relu
    • tanh
    • sigmoid
    • softmax

About

ML Algorithms implemented using numpy in python

Topics

Resources

Stars

Watchers

Forks