paperswithcode / ai-deadlinesLinks
AI conference deadline countdowns
☆5,839Updated 8 months ago
Alternatives and similar repositories for ai-deadlines
Users that are interested in ai-deadlines are comparing it to the libraries listed below
Sorting:
- Acceptance rates for the major AI conferences☆4,505Updated 4 months ago
- A curated list of awesome self-supervised methods☆6,280Updated 10 months ago
- Model interpretability and understanding for PyTorch☆5,236Updated last week
- Tips for releasing research code in Machine Learning (with official NeurIPS 2020 recommendations)☆2,794Updated 2 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,207Updated last year
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,043Updated last year
- A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).☆2,840Updated last week
- A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch☆8,665Updated 2 weeks ago
- SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners☆4,283Updated 2 years ago
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,940Updated last month
- Count the MACs / FLOPs of your PyTorch model.☆4,993Updated 10 months ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,981Updated last month
- PyTorch deep learning projects made easy.☆4,936Updated 11 months ago
- A curated list of resources for Learning with Noisy Labels☆2,681Updated 3 weeks ago
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆13,893Updated 3 months ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,092Updated 3 years ago
- Code for visualizing the loss landscape of neural nets☆2,994Updated 3 years ago
- Awesome Knowledge Distillation☆3,679Updated last week
- Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)☆8,943Updated last month
- A collection of AWESOME things about domian adaptation☆5,283Updated 7 months ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,286Updated last year
- A small package to create visualizations of PyTorch execution graphs☆3,360Updated 5 months ago
- A Collection of Variational Autoencoders (VAE) in PyTorch.