tuantle / regression-losses-pytorchLinks
Experimenting with different regression losses. Implemented in Pytorch.
☆147Updated 6 years ago
Alternatives and similar repositories for regression-losses-pytorch
Users that are interested in regression-losses-pytorch are comparing it to the libraries listed below
Sorting:
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 3 months ago
- Loss function which directly targets ROC-AUC☆246Updated 2 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆149Updated 5 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆161Updated last year
- Code repository of the paper "CKConv: Continuous Kernel Convolution For Sequential Data" published at ICLR 2022. https://arxiv.org/abs/21…☆121Updated 2 years ago
- Adaptive Gradient Clipping☆133Updated 2 years ago
- PyTorch Implementations of Dropout Variants☆87Updated 7 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 4 years ago
- A brief tutorial on the Wasserstein auto-encoder☆83Updated 6 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆135Updated 3 months ago
- Tensorflow Keras implementation of ordinal regression using consistent rank logits (CORAL) by Cao et al. (2019)☆81Updated 3 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆92Updated 4 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆115Updated 4 years ago
- This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.☆56Updated 6 years ago
- ☆149Updated 3 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆142Updated 4 years ago
- Framework for creating (partially) reversible neural networks with PyTorch☆152Updated 2 years ago
- Mutual Information in Pytorch☆112Updated last year
- Implementation of ETSformer, state of the art time-series Transformer, in Pytorch☆153Updated last year
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆384Updated 3 years ago
- [ICML 2020] code for the flooding regularizer proposed in "Do We Need Zero Training Loss After Achieving Zero Training Error?"☆92Updated 2 years ago
- Variational auto encoder in pytorch☆56Updated 6 years ago
- Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)☆205Updated 3 years ago
- This in my Demo of Chen et al. "GradNorm: Gradient Normalization for Adaptive Loss Balancing in Deep Multitask Networks" ICML 2018☆179Updated 3 years ago
- Traditional Machine Learning Models for Large-Scale Datasets in PyTorch.☆126Updated 3 weeks ago
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆90Updated 2 years ago
- A fully invertible U-Net for memory efficiency in Pytorch.☆126Updated 2 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆215Updated 4 years ago
- Basic VAE flow using pytorch distributions☆36Updated 4 years ago