GitHub topics: batch-normalization
chefo93/numpy-library
Discover NumPy, the essential library for scientific computing in Python. It offers powerful array operations and seamless integration with C/C++ and Fortran. 🐙✨
Size: 1.95 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

sabin74/image_classification_CIFAR10
This project demonstrates how to build a deep learning image classifier using the CIFAR-10 dataset. Two approaches are implemented: A custom Convolutional Neural Network (CNN) & A transfer learning model using VGG16
Language: Jupyter Notebook - Size: 4.55 MB - Last synced at: about 19 hours ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

Daisy-butter/Deep_Learning_pj2
This repo contains experiments of models on CIFAR-10 and the discussion on BN.
Language: Python - Size: 12.7 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
Language: Jupyter Notebook - Size: 14.7 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 8,303 - Forks: 3,109

ChanchalKumarMaji/Coursera-Deep-Learning-Specialization-deeplearning.ai
[Coursera] Deep Learning Specialization on Coursera
Language: HTML - Size: 187 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 8

Assem-ElQersh/AlexNet-VGG-CIFAR10-Comparison
Comparative analysis of AlexNet and VGG architectures trained on the CIFAR-10 dataset. The project explores differences in model design, feature extraction capabilities, and performance metrics across different neural network architectures.
Language: Jupyter Notebook - Size: 3.68 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mbeps/custom-neural-network-classifier
The project implements a neural network classifier with advanced techniques like batch normalisation, dropout, and gradient clipping to control Pacman's movements based on the game state. This is a coursework for the Machine Learning (6CCS3ML1) module for King's College London.
Language: Python - Size: 294 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

anish-lakkapragada/SeaLion
The first machine learning framework that encourages learning ML concepts instead of memorizing class functions.
Language: Python - Size: 37.9 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 333 - Forks: 35

hwalsuklee/tensorflow-mnist-cnn
MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc are implemented.
Language: Python - Size: 168 MB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 202 - Forks: 96

imedslab/pytorch_bn_fusion 📦
Batch normalization fusion for PyTorch. This is an archived repository, which is not maintained.
Language: Python - Size: 54.7 KB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 197 - Forks: 29

stevenobadja/math_object_detection
An image recognition/object detection model that detects handwritten digits and simple math operators. The output of the predicted objects (numbers & math operators) is then evaluated and solved.
Language: Python - Size: 413 MB - Last synced at: 21 days ago - Pushed at: about 7 years ago - Stars: 66 - Forks: 19

lyttonhao/Neural-Style-MMD
MXNet Code For Demystifying Neural Style Transfer (IJCAI 2017)
Language: Python - Size: 5.52 MB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 84 - Forks: 22

rezakj/iCellR
Single (i) Cell R package (iCellR) is an interactive R package to work with high-throughput single cell sequencing technologies (i.e scRNA-seq, scVDJ-seq, scATAC-seq, CITE-Seq and Spatial Transcriptomics (ST)).
Language: R - Size: 68.2 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 122 - Forks: 19

hwalsuklee/tensorflow-mnist-MLP-batch_normalization-weight_initializers
MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implemented.
Language: Python - Size: 1.62 MB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 55 - Forks: 17

ArtZaragozaGitHub/NN--P4_Predicting_Customers_Likely_to_Abandon_Bank_Services
Analyze the customer data, build a neural network to help the operations team identify the customers that are more likely to churn, and provide recommendations on how to retain such customers
Language: Jupyter Notebook - Size: 1.64 MB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

apple/ml-tune-mode-convbn
Tune-Mode ConvBN Blocks For Efficient Transfer Learning
Language: Python - Size: 702 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 1

AdityaDutt/Audio-Classification-Using-Wavelet-Transform
Classifying audio using Wavelet transform and deep learning
Language: Python - Size: 19.8 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 35 - Forks: 6

ChaitanyaC22/Deep_Learning_Hand_Gesture_Recognition_Project
The objective of this project is to recognize hand gestures using state-of-the-art neural networks.
Language: Jupyter Notebook - Size: 17.6 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

arjuntheprogrammer/TheSchoolOfAI
Projects for The School of AI
Language: Jupyter Notebook - Size: 444 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 5

pngo1997/Convolutional-Neural-Network-Intel-Image-Classification
Experiments with Convolutional Neural Networks (CNNs) to classify images from the Intel Image Classification dataset.
Language: Jupyter Notebook - Size: 11.6 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ashithapallath/facemaskdetection-using-cnn
This project implements a CNN-based Face Mask Detection Model to classify images as with mask or without mask. Trained on a labeled dataset, the model achieves 90% accuracy, making it suitable for real-world applications like public safety monitoring.
Language: Jupyter Notebook - Size: 501 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

26hzhang/AmusingPythonCodes
Interesting python codes to tackle simple machine/deep learning tasks
Language: Python - Size: 1.07 GB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 34 - Forks: 27

marcvidalbadia/functional-whitening
Supplementary Online Material for M. Vidal & A. M. Aguilera. Novel whitening approaches in functional settings. Stat, 12(1), e516.
Language: R - Size: 1.77 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

fatimagulomova/deep-learning-course
Deep Learning Courses
Language: Jupyter Notebook - Size: 13.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

himanshumahajan138/TransferVision
Transfer learning for image classification using pre-trained models like ResNet50, ResNet100, EfficientNetB0, and VGG16 in Keras. Fine-tunes the last layers, applies image augmentation, and evaluates with Precision, Recall, AUC, F1 score, and early stopping for improved performance.
Language: Jupyter Notebook - Size: 1.41 MB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

AdityaDutt/Bird-Song-Classification
Classify bird species based on their songs using SIamese Networks and 1D dilated convolutions.
Language: Python - Size: 2.83 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 8

VITA-Group/BNN_NoBN
[CVPRW 21] "BNN - BN = ? Training Binary Neural Networks without Batch Normalization", Tianlong Chen, Zhenyu Zhang, Xu Ouyang, Zechun Liu, Zhiqiang Shen, Zhangyang Wang
Language: Python - Size: 310 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 57 - Forks: 10

sayakpaul/Training-BatchNorm-and-Only-BatchNorm
Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.
Language: Jupyter Notebook - Size: 3 MB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 29 - Forks: 5

VITA-Group/Sandwich-Batch-Normalization
[WACV 2022] "Sandwich Batch Normalization: A Drop-In Replacement for Feature Distribution Heterogeneity" by Xinyu Gong, Wuyang Chen, Tianlong Chen and Zhangyang Wang
Language: Python - Size: 21.9 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 50 - Forks: 5

parasdahal/deepnet
Educational deep learning library in plain Numpy.
Language: Python - Size: 40 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 322 - Forks: 83

akthammomani/Casual_Conversation_Chatbot
Build a Multi-turn Conversations Chit-Chat Bot
Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

csm9493/TaskBalancedBN
Official Code of Rebalancing Batch Normalization for Exemplar-based Class-Incremental Learning (CVPR 2023)
Language: Python - Size: 342 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

priyadarshighosh/ANN_Everyday
Everything about Artificial Neural Network from Basic to Adavnced
Language: Jupyter Notebook - Size: 14.9 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Erick-Helmeczi/Metabolomic-Batch-Correction
An Interactive R Markdown File for Metabolomic QC-Based Batch Corrections
Size: 55.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

philipperemy/keras-mode-normalization
Keras Implementation of Mode Normalization (Lucas Deecke, Iain Murray, Hakan Bilen, 2018)
Language: Python - Size: 240 MB - Last synced at: 14 days ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 1

ishreya09/Skin-Cancer-Detection
Developed a CNN model to classify skin moles as benign or malignant using a balanced dataset from Kaggle, achieving a test accuracy of 81.82% and an AUC of 89.06%. Implemented data preprocessing by resizing images to 224x224 pixels and normalizing pixel values, enhancing model performance and stability.
Language: Jupyter Notebook - Size: 85.1 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

saminheydarian/DeepLearning_Course_2021
Deep Learning Course | Home Works | Spring 2021 | Dr. MohammadReza Mohammadi
Language: Jupyter Notebook - Size: 104 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

hugohiraoka/Plant_Seedlings_Images_Classification
A CNN model to identify images of plant seedlings.
Language: HTML - Size: 18.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

adityab/CrossQ
Official code release for "CrossQ: Batch Normalization in Deep Reinforcement Learning for Greater Sample Efficiency and Simplicity"
Language: Python - Size: 5.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 44 - Forks: 2

SarveshChandra/Machine-Learning-and-Artificial-Intelligence-Case-Studies
AIML Projects
Language: Jupyter Notebook - Size: 12 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 2

mindee/Problem-of-BatchNorm
Playground repository to highlight the problem of BatchNorm layers for an blog article
Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

AdalbertoCq/Deep-Learning-Specialization-Coursera
Deep Learning Specialization courses by Andrew Ng, deeplearning.ai
Language: Jupyter Notebook - Size: 122 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 249 - Forks: 256

AdalbertoCq/NeuralNetwork
Neural Network implementation in Numpy and Keras. Batch Normalization, Dropout, L2 Regularization and Optimizers
Language: Python - Size: 8.01 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 16 - Forks: 6

karoly-hars/GAN_image_colorizing
Image colorization with generative adversarial networks on the CIFAR10 dataset.
Language: Python - Size: 1.72 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 4

harinik05/LeukoDif
Denoising diffusion medical model (DDMM) for diagnosis of Acute Lymphoblastic Leukemia
Language: Jupyter Notebook - Size: 26.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

abaybektursun/why-batchNorm-works
Source Code For: Why Does Batch Normalization Work?
Language: JavaScript - Size: 137 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 3

somjit101/MNIST-Classification-Tensorflow
A simple study on how to use Tensorflow platform (without Keras) for a simple number classification task using a Neural Network.
Language: Jupyter Notebook - Size: 390 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

soloice/mnist-bn
Using slim to perform batch normalization
Language: Python - Size: 718 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 60 - Forks: 18

cvjena/cnn-models
ImageNet pre-trained models with batch normalization for the Caffe framework
Language: Python - Size: 3.36 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 361 - Forks: 161

twke18/Adaptive_Affinity_Fields 📦
Adaptive Affinity Fields for Semantic Segmentation
Language: Python - Size: 2.63 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 260 - Forks: 62

vicaaa12/Deep-Neural-Networks
Neural Network
Language: Jupyter Notebook - Size: 1.68 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

manashpratim/Deep-Learning-From-Scratch
Language: Jupyter Notebook - Size: 1.53 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kiwi12138/RealisticTTA
Official repository for AAAI2024 paper <Unraveling Batch Normalization for Realistic Test-Time Adaptation>.
Language: Python - Size: 519 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

srinadhu/convolutional_nn
Implemented fully-connected DNN of arbitrary depth with Batch Norm and Dropout, three-layer ConvNet with Spatial Batch Norm in NumPy. The update rules used for training are SGD, SGD+Momentum, RMSProp and Adam. Implemented three block ResNet in PyTorch, with 10 epochs of training achieves 73.60% accuracy on test set.
Language: Jupyter Notebook - Size: 713 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

RimTouny/Weed-Species-Classification-and-Bounding-Box-Regression
Leveraging advanced image processing and deep learning, this project classifies plant images using a subset of the Plant Seedlings dataset. The dataset includes diverse plant species captured under varying conditions. This project holds significance within my Master's in Computer Vision at uOttawa (2023).
Language: Jupyter Notebook - Size: 4.06 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Cyril9227/Keras_AttentiveNormalization
Unofficial Keras implementation of the paper Attentive Normalization.
Language: Jupyter Notebook - Size: 239 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 29 - Forks: 5

Cyril9227/Keras_IEBN
Unofficial Keras implementation of the paper Instance Enhancement Batch Normalization.
Language: Jupyter Notebook - Size: 156 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 1

mohadeseh-ghafoori/Coursera-Deep-Learning-Specialization
Language: Jupyter Notebook - Size: 4.83 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MattMoony/convnet_mnist
Simple convolutional neural network (purely numpy) to classify the original MNIST dataset. My first project with a convnet. 🖼
Language: Jupyter Notebook - Size: 905 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Yuanzhe-Jia/BNNAS Fork of bychen515/BNNAS
BN-NAS: Neural Architecture Search with Batch Normalization
Size: 915 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tooth2/Traffic-Light-Classification
A open-cv and CNN(Tensorflow) implementation to detect Traffic light (red, yellow, green) state
Language: Jupyter Notebook - Size: 4.05 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tooth2/Celeb-Face-Generation
A PyTorch Implementation of DCGAN on a dataset of celebrity faces.
Language: Jupyter Notebook - Size: 214 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tooth2/House-Number-Recognition
Using DCGAN, detect and recognize house number from google street view
Language: Jupyter Notebook - Size: 7.69 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Connor-Shen/Exploration-on-Batch-Normalization
In this PJ I build a simple Conv2d network and implement some beneficial modifications based on it. Meanwhile, by researching into the BatchNorm algorithm, I verify its benefits on a variety of procedures.
Language: Python - Size: 5.66 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sahildigikar15/Different-CNN-Architectures-on-MNIST-dataset-
Experimented with different architectures and kernels on MNIST dataset using Convolutional Neural Networks.
Language: Jupyter Notebook - Size: 727 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

sahildigikar15/MLP-Architetures-on-MNIST-dataset
Experimented with different architectures on MNIST dataset using MLPs with different dropouts.
Language: Jupyter Notebook - Size: 952 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

eigenfoo/batch-renorm
A Tensorflow re-implementation of batch renormalization, first introduced by Sergey Ioffe.
Language: Python - Size: 752 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 0

osu-cvl/revisiting-bn-init
Code for "Revisiting Batch Norm Initialization".
Language: Python - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 1

somefunAgba/deeplearningWithMatlabinPy
Investigating the Behaviour of Deep Neural Networks for Classification
Language: Python - Size: 1.15 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

tamakoji/pytorch-syncbn
Synchronized Multi-GPU Batch Normalization
Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 223 - Forks: 22

snrazavi/Machine-Learning-in-Python-Workshop
My workshop on machine learning using python language to implement different algorithms
Language: Jupyter Notebook - Size: 23 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 111 - Forks: 63

Justsecret123/One-Piece-Image-Classifier
A quick image classifier trained with manually selected One Piece images.
Language: Jupyter Notebook - Size: 83.3 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

Baksonator/fashionMNIST-classifier Fork of raf-bsn/ML-project2
Convoluted Neural Network for classifying the FashionMNIST data set. Recognition of multiple clothing objects on the same picture with noise using the trained model and OpenCV.
Language: Python - Size: 66.5 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Hsnmhmd/Vision
in this repo, you will find implementation of various classification models, data augmantation ,cnn designing and model reguralization
Language: Jupyter Notebook - Size: 94.1 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hugohiraoka/Bank_Customer_Churn_Prediction
Model to predict bank customer churn
Language: HTML - Size: 16.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ilango100/batch_norm
My experiments with Batch Normalization
Language: Jupyter Notebook - Size: 389 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

Si-ddhartha/BatchNorm_Before_vs_After
Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

hwixley/MLP-coursework2-report
Machine Learning Practical - Coursework 2 Report: Analysing problems with the VGG deep neural network architectures (with 8 and 38 hidden layers) on the CIFAR100 dataset by monitoring gradient flow during training. And exploring solutions using batch normalization and residual connections.
Language: TeX - Size: 741 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

hwixley/MLP-coursework2
Machine Learning Practical - Coursework 2: Analysing problems with the VGG deep neural network architectures (with 8 and 38 hidden layers) on the CIFAR100 dataset by monitoring gradient flow during training. And exploring solutions using batch normalization and residual connections.
Language: Python - Size: 3.37 GB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

khare19yash/CS231n
CS231n course assignment
Language: Jupyter Notebook - Size: 20 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

bryant1410/dl-assignment2-cs231n
My solution to the 2nd assignment of UdelaR's Deep Learning course, based on Stanford CS231n.
Language: Jupyter Notebook - Size: 1.45 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

mkeid/Feed-Forward-Style-Transfer
TensorFlow implementation of real-time style transfer using feed-forward generation. This builds on the original style-transfer algorithm and allows for common personal computers to transform images.
Language: Python - Size: 3.24 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 79 - Forks: 33

byelipk/deeper-mnist
Using advanced deep learning techniques on the MNIST dataset. Over 98% validation set accuracy.
Language: Python - Size: 10.8 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

twcmchang/MLDS2017Final
Why Batch Normalization Works so Well (best peer-reviewed project at MLDS, 2017 Spring)
Language: Python - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

zeyuanyin/BN-ViT
Unofficial pytorch implementation of paper ''Leveraging Batch Normalization for Vision Transformers''
Language: Python - Size: 97.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

meutsabdahal/Image-Classification-using-Deep-Learning
Sentiment Analysis Using Tensorflow
Language: Jupyter Notebook - Size: 313 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

meryemtetik/Image_Classification
CIFAR10 Dataset.
Language: Jupyter Notebook - Size: 928 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

sabrid369/BFMD-SN-U-net
The open source code for the paper "Block Attention and Switchable Normalization based Deep Learning Framework for Segmentation of Retinal Vessels"
Language: Python - Size: 110 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

tayebiarasteh/DeepLearning_from_scratch
A Deep Learning framework for CNNs and LSTMs from scratch, using NumPy.
Language: Python - Size: 11.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 2

MarcosVeniciu/Inception_V1
Implementação da rede neural convolucional Inception V1 utilizando tensorflow 2 e Batch Normalization
Language: Jupyter Notebook - Size: 9.15 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

santiagoahl/dogs-vs-cats
Dogs Vs Cats is a CNN based model. Its purpose is to classify a images dataset into two classes: Cats and Dogs.
Language: Jupyter Notebook - Size: 163 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bhattbhavesh91/batch-normalization-demo
In this tutorial, I'll show how Batch normalization can be used for improving the speed, performance, and stability for Neural Networks.
Language: Jupyter Notebook - Size: 46.9 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 4

xternalz/SDPoint
Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks
Language: Python - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 4

saqib1707/Advanced-ML-Project
Project Repository for CS 726 (Advanced Machine Learning)
Language: Jupyter Notebook - Size: 172 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

jaunel/CNN-Image-Classifier
A Image classification CNN model with more than 85% accuracy. An interactive API is been designed using flask framework for better user experience. Techniques like batch normalization, dropouts is used for improved accuracy.
Language: Jupyter Notebook - Size: 219 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

abhiram-ds/Gesture_Recognition_CNN
Gesture recognition using Convolutional Neural Networks
Language: Jupyter Notebook - Size: 258 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Yuumna/GAN-PyTorch
Incremental implementation of GAN and DCGAN using PyTorch for MNIST dataset
Language: Jupyter Notebook - Size: 26.1 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

bkhanal-11/neural-network-from-scratch
This is the implementation of neural network with few hidden layers. These implementation is inspired by the course I took on Coursera with deeplearning.ai.
Language: Python - Size: 2.61 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

shantanu1109/Coursera-DeepLearning.AI-GANs-Specialization
This Repository Contains Solution to the Assignments of the Generative Adversarial Networks (GANs) Specialization from deeplearning.ai on Coursera Taught by Sharon Zhou, Eda Zhou, Eric Zelikman
Language: Jupyter Notebook - Size: 85.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Adarsh-sophos/Deep-Learning
Deep Learning by Andrew Ng
Language: Jupyter Notebook - Size: 131 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
