ElektrischesSchaf / LayerNorm_GRULinks
Implement layer normalization GRU in pytorch
☆35Updated 2 years ago
Alternatives and similar repositories for LayerNorm_GRU
Users that are interested in LayerNorm_GRU are comparing it to the libraries listed below
Sorting:
- Mixture density network implemented in PyTorch.☆152Updated 2 years ago
- (FTML 2021) Official implementation of Dynamical VAEs☆235Updated 2 years ago
- Code repository of the paper "CKConv: Continuous Kernel Convolution For Sequential Data" published at ICLR 2022. https://arxiv.org/abs/21…☆125Updated 3 years ago
- Package for working with hypernetworks in PyTorch.☆131Updated 2 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆148Updated last year
- Experimenting with different regression losses. Implemented in Pytorch.☆148Updated 6 years ago
- Code repository of the paper "Modelling Long Range Dependencies in ND: From Task-Specific to a General Purpose CNN" https://arxiv.org/abs…☆183Updated 8 months ago
- PyTorch implementation of the GradNorm☆117Updated last year
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆391Updated 4 years ago
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆100Updated 10 months ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision