Skip to content
#

batchnormalization

Here are 41 public repositories matching this topic...

This Problem is based on a Image Data set consisting of different types of weeds, to detect them in crops and fields. I have used Deep Learning Model called CNN(Convolutional Neural Networks) with Dropout, Batch Normalization, ReduceLearning rate on plateau, Early stoppig rounds, and Transposd Convolutional Neural Networks.

  • Updated Jun 8, 2019
  • Jupyter Notebook

Built a GAN using TensorFlow to generate handwritten digits from the MNIST dataset. Implemented a custom generator, discriminator, training loop, loss functions, and checkpointing, with image generation and GIF animation to visualize model progress across epochs.

  • Updated Nov 28, 2025
  • Jupyter Notebook

Skin cancer can be broadly classified into two major categories: Melanoma (Malignant) and non-melanoma (Benign). Melanoma is one of the deadliest kinds of cancer. However, the detection of this cancer at an early stage can help in improving the chances of survival.

  • Updated Sep 2, 2024
  • Jupyter Notebook

Brain Tumor Detection using EfficientNetB3-based Deep Learning model. The project leverages transfer learning on MRI brain scan images to classify and detect brain tumors with high accuracy. Includes full workflow: data preprocessing, image augmentation, model building, evaluation, and deployment.

  • Updated Apr 22, 2025
  • Jupyter Notebook

Add this topic to your repo

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

Learn more