An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with dropout-regularization

A curated list of projects in awesome lists tagged with dropout-regularization .

https://github.com/pngo1997/convolutional-neural-network-intel-image-classification

Experiments with Convolutional Neural Networks (CNNs) to classify images from the Intel Image Classification dataset.

batch-normalization convolutional-neural-networks dropout-regularization image-classification keras python regularization

Last synced: 28 Feb 2025

https://github.com/mohammedsaqibms/regularization

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.

deep-learning dropout-regularization gradient-descent l2-regularization model-training neural-network-architecture overfitting-prevention performance-optimization regularization-techniques

Last synced: 18 Mar 2025