kondiz / casme
☆72Updated 4 years ago
Alternatives and similar repositories for casme:
Users that are interested in casme are comparing it to the libraries listed below
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆83Updated 6 years ago
- Learning to Compose Domain-Specific Transformations for Data Augmentation☆172Updated 2 years ago
- A web based demo of Google's sg2im neural network to convert a scene graph to a photorealistic image.☆35Updated 6 years ago
- Weight initialization schemes for PyTorch nn.Modules☆70Updated 8 years ago
- Code used to generate the results appearing in "Train longer, generalize better: closing the generalization gap in large batch training o…☆148Updated 7 years ago
- A Tensorflow implementation of Representation Learning by Learning to Count☆106Updated 7 years ago
- Odds and Ends and Things I've implemented.☆78Updated 6 years ago
- Pytorch Implementation of recent visual attribution methods for model interpretability☆145Updated 5 years ago
- A main loop based on dataset loaders☆15Updated 6 years ago
- Probabilistic classification in PyTorch/TensorFlow/scikit-learn with Fenchel-Young losses☆184Updated last year
- Implementation and demonstration of backdrop in pytorch. Code and demonstration of GP dataset generator.☆68Updated 6 years ago
- Interpreting Deep Classifier by Visual Distillation of Dark Knowledge☆35Updated 3 years ago
- Implementation of Coulomb GANs☆62Updated 3 years ago
- Unsupervised Learning by Predicting Noise☆90Updated 3 years ago
- Implementation of Conditionally Shifted Neurons by Munkhdalai et al. (https://arxiv.org/pdf/1712.09926.pdf)☆28Updated 6 years ago
- Visualizing how deep networks make decisions☆66Updated 5 years ago
- An implementation of shampoo☆74Updated 7 years ago
- Variance Networks: When Expectation Does Not Meet Your Expectations, ICLR 2019☆39Updated 5 years ago
- ☆61Updated last year
- FAIR Self-Supervised Learning Integrated Multi-modal Environment (SSLIME)☆69Updated 4 years ago
- Code for "EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis" https://arxiv.org/abs/1905.05934☆112Updated 5 years ago
- An intriguing failing of convolutional neural networks and the CoordConv solution in PyTorch☆72Updated 6 years ago
- ☆32Updated 7 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆59Updated 7 years ago
- Implementation of Virtual adversarial training with chainer