Implementing from scratch Neural Network with Dropout and L2 regularization option. Proposed a simple study case on breast cancer dataset. All functions used are coded from scratch.
Further improvements:
- Automatic Hyperparameters tuning
- Comparison with other algorithms and deep frameworks