Skip to content
Narinder Singh Punn | punndeeplearningblog@gmail.com | nspunn1993@gmail.com | nspunn@iiitm.ac.in
PDLB
  • My Profile
  • Blog
  • Toggle website search
Menu Close
  • My Profile
  • Blog
  • Toggle website search

Convolution neural network

  1. Home>
  2. Blog>
  3. Convolution neural network

Building First CNN Model

  • Post author:N S Punn
  • Post published:May 2, 2021
  • Post category:Tutorial
  • Post comments:0 Comments

What is covered? OverviewDatasetImporting the librariesLoading the datasetSetting data shapeOne hot encodingBuilding and compiling the modelCallbacksTraining and visualizing the modelVisualize model output Overview This post covers the development of handwritten…

Continue ReadingBuilding First CNN Model

Overview of Deep Learning Basics – II

  • Post author:N S Punn
  • Post published:April 9, 2021
  • Post category:Tutorial
  • Post comments:0 Comments

Convolution Neural Network OverviewConvolution layerActivation layerPooling layer Overview Among the various deep learning models such as stacked auto-encoders [1], deep Boltzmann machines [2], deep conventional extreme learning machines [3], deep…

Continue ReadingOverview of Deep Learning Basics – II

Recent Posts

  • Improved Interpretability and Explainability of Deep Learning Models
  • Pytorch Skeleton Code for Binary and Multi-class Classification
  • BT-Unet: A self-supervised learning framework for biomedical image segmentation using Barlow Twins
  • RCA-IUnet: A residual cross-spatial attention guided inception U-Net model for tumor segmentation in breast ultrasound imaging
  • Glimpse of 8th Heidelberg Laureate Forum 2021

Categories

  • Concepts
  • Concepts
  • Configuration setup
  • Development
  • Events
  • My work
  • Tutorial

Punn’s Deep Learning Blog

© All Rights Reserved.

Recent Posts

  • Improved Interpretability and Explainability of Deep Learning Models
  • Pytorch Skeleton Code for Binary and Multi-class Classification
  • BT-Unet: A self-supervised learning framework for biomedical image segmentation using Barlow Twins
  • RCA-IUnet: A residual cross-spatial attention guided inception U-Net model for tumor segmentation in breast ultrasound imaging
  • Glimpse of 8th Heidelberg Laureate Forum 2021
  • My Profile
  • Blog
  1. Home>
  2. Blog>
  3. Convolution neural network