shivram1987 / AdaNormLinks
☆11Updated 3 years ago
Alternatives and similar repositories for AdaNorm
Users that are interested in AdaNorm are comparing it to the libraries listed below
Sorting:
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆253Updated 3 years ago
- Ranger deep learning optimizer rewrite to use newest components☆340Updated last year
- Tensorflow 2.0 implementation of Deep Autoregressive Models☆29Updated 4 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆170Updated 10 months ago
- An alternative to convolution in neural networks☆259Updated last year
- Simple easy to use module to get the intermediate values/activations from chosen Pytorch submodules. Supports submodule annidation and se…☆61Updated 5 years ago
- Hypercomplex Neural Networks with PyTorch☆55Updated 3 years ago
- CORAL and CORN implementations for ordinal regression with deep neural networks.☆267Updated 4 months ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆145Updated 10 months ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆292Updated last year
- ☆163Updated 3 years ago
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆198Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Minimal standalone example of diffusion model☆163Updated 3 years ago
- Symbolic API for model creation in PyTorch.☆70Updated 10 months ago
- ☆223Updated 4 years ago
- Convert scikit-learn models to PyTorch modules☆168Updated last year
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆564Updated 2 years ago
- Code and experiments for "Deep Neural Networks for Rank Consistent Ordinal Regression based on Conditional Probabilities"☆28Updated 3 years ago
- ADAS is short for Adaptive Step Size, it's an optimizer that unlike other optimizers that just normalize the derivative, it fine-tunes th…☆85Updated 5 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆198Updated 3 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆102Updated 3 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,081Updated 3 years ago
- ☆75Updated 3 years ago
- Testing various improvements to Ranger21 for 2022☆19Updated last year
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆261Updated 4 years ago
- Code of "Deep invariant networks with differentiable augmentation layers"☆18Updated 3 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆39Updated 4 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆132Updated last year