AdamByerly / BMCNNwHFCsLinks
The code for "No Routing Needed Between Capsules". This repository contains the code used for the experiments detailed in a forthcoming paper. The paper is available pre-published at arXiv: http://arxiv.org/abs/2001.09136
☆53Updated 4 years ago
Alternatives and similar repositories for BMCNNwHFCs
Users that are interested in BMCNNwHFCs are comparing it to the libraries listed below
Sorting:
- Pruning applied to Facial Recognition.☆15Updated 6 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- ☆14Updated 5 years ago
- Unofficial pytorch implementation of ReZero in ResNet☆23Updated 5 years ago
- Contains notebooks for the PAR tutorial at CVPR 2021.☆36Updated 4 years ago
- An implementation of 2021 paper by Geoffrey Hinton: "How to represent part-whole hierarchies in a neural network" in Pytorch.☆58Updated 4 years ago
- A pytorch implementation for the LSTM experiments in the paper: Why Gradient Clipping Accelerates Training: A Theoretical Justification f…☆46Updated 5 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆24Updated 4 years ago
- A database of over 1.4 billion 3x3 convolution filters extracted from hundreds of diverse CNN models with relevant meta information (CVPR…☆32Updated 2 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- A collection of optimizers, some arcane others well known, for Flax.☆29Updated 3 years ago
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 3 years ago
- Implementation of Kronecker Attention in Pytorch☆19Updated 4 years ago
- ImageNet training code that implements academic defaults☆12Updated 3 years ago
- PRIME: A Few Primitives Can Boost Robustness to Common Corruptions☆42Updated 2 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 3 years ago
- Vision Xformers☆21Updated 2 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks☆55Updated 2 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Learning with Signatures☆56Updated 3 years ago
- Bootstrap Your Own Latent (BYOL) pytorch implementation using DistributedDataParallel.☆28Updated 2 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆46Updated last year
- Official code for the Stochastic Polyak step-size optimizer☆139Updated last year
- Toy implementations of some popular ML optimizers using Python/JAX☆44Updated 4 years ago
- ☆15Updated 5 years ago
- CVPR 2020 Continual Learning Challenge - Submit your CL algorithm today!☆59Updated 2 years ago
- [NeurIPS'21] "AugMax: Adversarial Composition of Random Augmentations for Robust Training" by Haotao Wang, Chaowei Xiao, Jean Kossaifi, Z…☆125Updated 3 years ago
- Python library for argument and configuration management☆54Updated 2 years ago
- Distillation of Neural Network Into a Soft Decision Tree☆65Updated 5 years ago
- A crash course on PyTorch hooks☆40Updated 5 years ago