Skip to content
#

dropout-regularization

Here is 1 public repository matching this topic...

This repository implements a 3-layer neural network with L2 and Dropout regularization using Python and NumPy. It focuses on reducing overfitting and improving generalization. The project includes forward/backward propagation, cost functions, and decision boundary visualization. Inspired by the Deep Learning Specialization from deeplearning.ai.

  • Updated Sep 12, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the dropout-regularization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dropout-regularization topic, visit your repo's landing page and select "manage topics."

Learn more