batchnorm
Here are 35 public repositories matching this topic...
I implemented a classifier using batchnorm provided by tensorflow slim and analyzed the results using tensorboard.
-
Updated
Aug 26, 2017 - Jupyter Notebook
MNIST Classification using Neural Network and Back Propagation. Written in Python and depends only on Numpy
-
Updated
Jan 31, 2018 - Python
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
-
Updated
Sep 5, 2018 - Jupyter Notebook
Deep learning projects including applications (face recognition, neural style transfer, autonomous driving, sign language reading, music generation, translation, speech recognition and NLP) and theories (CNNs, RNNs, LSTM, Adam, Dropout, BatchNorm, Xavier/He initialization, hyperparameter tuning, regularization, optimization, Residual Networks). …
-
Updated
Oct 3, 2018 - Jupyter Notebook
Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124
-
Updated
Nov 14, 2018 - Python
Built MLP with ReLU and Adam optimization with 2 layers, 3 layers and 5 layers and observed how it works.
-
Updated
May 10, 2019 - Jupyter Notebook
How to use Cross Replica / Synchronized Batchnorm in Pytorch
-
Updated
May 13, 2019
Built CNN model with different no. of layers with added dropout on MNIST data
-
Updated
May 19, 2019 - Jupyter Notebook
This repository contains different implementation of deep learning model using Numpy.
-
Updated
Jun 5, 2019 - Python
Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks
-
Updated
Nov 5, 2019 - Python
Review materials for the TWiML Study Group. Contains annotated versions of the original Jupyter noteboooks (look for names like *_jcat.ipynb ), slide decks from weekly Zoom meetups, etc.
-
Updated
Jan 25, 2020 - Jupyter Notebook
Digit recognition neural network using the MNIST dataset. Features include a full gui, convolution, pooling, momentum, nesterov momentum, RMSProp, batch normalization, and deep networks.
-
Updated
Jun 8, 2020 - C#
Improve this page
Add a description, image, and links to the batchnorm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the batchnorm topic, visit your repo's landing page and select "manage topics."