batchnorm
Here are 34 public repositories matching this topic...
Sort:Most stars
A CV toolkit for my papers.
- Updated
Dec 21, 2024 - Python
How to use Cross Replica / Synchronized Batchnorm in Pytorch
- Updated
May 13, 2019
Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layershttps://arxiv.org/abs/1802.00124
- Updated
Nov 14, 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
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
Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks
- Updated
Nov 5, 2019 - Python
Cross-platform mobile Neural network C library for training and inference on the device. CPU only. It fits for time-series data.
- Updated
Oct 17, 2021 - C
Solutions for Andrej Karpathy's "Neural Networks: Zero to Hero" course
- Updated
Mar 3, 2024 - Jupyter Notebook
MNIST Classification using Neural Network and Back Propagation. Written in Python and depends only on Numpy
- Updated
Jan 31, 2018 - Python
Playground repository to highlight the problem of BatchNorm layers for an blog article
- Updated
Mar 9, 2022 - Python
Code to fold batch norm layer of a DNN model in pytorch
- Updated
Mar 8, 2021 - Python
Partial transfusion: on the expressive influence of trainable batch norm parameters for transfer learning. TL;DR: Fine-tuning only the batch norm affine parameters leads to similar performance as to fine-tuning all of the model parameters
- Updated
Apr 2, 2021 - Jupyter Notebook
- Updated
Apr 19, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to thebatchnorm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thebatchnorm topic, visit your repo's landing page and select "manage topics."