Erotemic / netharn
Parameterized fit and prediction harnesses for pytorch
☆39Updated 4 years ago
Alternatives and similar repositories for netharn:
Users that are interested in netharn are comparing it to the libraries listed below
- Python library for various computer vision problems with a focus on easy usage.☆18Updated 4 years ago
- Implementation of Adversarial Variational Optimization in PyTorch☆43Updated 6 years ago
- A very naive and simple benchmark between dlib and pytorch in terms of space and time☆19Updated 4 years ago
- Code for "Aggregated Momentum: Stability Through Passive Damping", Lucas et al. 2018☆34Updated 6 years ago
- Running Mask-RCNN on Dask with PyTorch☆27Updated 5 years ago
- ☆45Updated 5 years ago
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 6 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆57Updated 6 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆24Updated 4 years ago
- Exploiting Uncertainty of Loss Landscape for Stochastic Optimization☆15Updated 5 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- Various experiments on the [Fashion-MNIST](https://github.com/zalandoresearch/fashion-mnist) dataset from Zalando☆31Updated 7 years ago
- Generalized Compressed Network Search with PyTorch☆26Updated 7 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 6 years ago
- Odds and Ends and Things I've implemented.☆78Updated 6 years ago
- Converting EfficientNet to Pytorch for use with fastai