jalexvig / cnns
Barebones implementations of CNNs
☆24Updated 6 years ago
Alternatives and similar repositories for cnns:
Users that are interested in cnns are comparing it to the libraries listed below
- ☆23Updated 6 years ago
- Repository for the code of the paper "Neural Networks Regularization Through Class-wise Invariant Representation Learning".☆12Updated 7 years ago
- A pytorch implementation of https://arxiv.org/abs/1904.09925☆16Updated 5 years ago
- 97.39% on CIFAR10 with PyTorch☆15Updated 6 years ago
- Repository with code for paper "Inhibited Softmax for Uncertainty Estimation in Neural Networks"☆25Updated 5 years ago
- CCAs for looking into DNNs☆70Updated 4 years ago
- [ECCV 2018] code for Choose Your Neuron: Incorporating Domain Knowledge Through Neuron Importance☆57Updated 6 years ago
- Generalized Framework for PyTorch☆32Updated 3 years ago
- Code for "EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis" https://arxiv.org/abs/1905.05934☆112Updated 5 years ago
- Source code for paper Choromanska et al. -- Beyond Backprop: Online Alternating Minimization with Auxiliary Variables -- http://proceedin…☆24Updated 5 years ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆124Updated 6 years ago
- This tool dumps images in tensorboard☆17Updated 4 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- A fast data loader for ImageNet on PyTorch.