/DNN_from_Scratch

Implementing DNN from scratch

Primary LanguagePython

Implementation of Deep Neural Network from scratch Python

A supervised DNN classification model without any additional packages such as ~(Numpy, Tensorflow, keras etc.)

Reusable for other testing purpose