Neural Network from-scratch-Numpy Jupyter Notebooks for basic Neural Networks built from scratch for classification problems using numpy "A python library" (1)Logistic Regression (2) Neural Network with L layers The built Neural Networks were tested on sklearn's cancer dataset.