e-lab / pytorch-toolboxLinks
This repository contains several tools useful for pytorch users.
☆47Updated 6 years ago
Alternatives and similar repositories for pytorch-toolbox
Users that are interested in pytorch-toolbox are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆126Updated 6 years ago
- TensorFlow implementation of (Momentum) Stochastic Variance-Adapted Gradient.☆44Updated 7 years ago
- Code used to generate the results appearing in "Train longer, generalize better: closing the generalization gap in large batch training o…☆149Updated 8 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Updated 6 years ago
- Pytorch implementation of MaxPoolingLoss.☆176Updated 7 years ago
- Second-order optimiser for deep networks☆76Updated 6 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 7 years ago
- Training neural networks with 8-bit computations☆28Updated 9 years ago
- Files to create the figures in the paper "Super-Convergence: Very Fast Training of Residual Networks Using Large Learning Rates"☆191Updated 7 years ago
- Distributed Learning by Pair-Wise Averaging☆52Updated 7 years ago
- Support powerful visual logging in PyTorch.☆103Updated 8 years ago
- Code for https://arxiv.org/abs/1810.04622☆141Updated 6 years ago
- ☆57Updated 7 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆38Updated 6 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 7 years ago
- Accelerate Neural Net Training by Progressively Freezing Layers☆211Updated 7 years ago
- a lightweight and simple logger for Machine Learning☆127Updated 4 years ago
- visualization of CNN in PyTorch☆155Updated last year
- Prunable nn layers for pytorch.☆48Updated 7 years ago
- Tensorflow implementation of Magnet Loss from "Metric Learning for Adaptive Density Discrimination"☆94Updated 7 years ago
- The repo of Feedback Networks, CVPR17☆90Updated 6 years ago
- Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).☆131Updated 7 years ago
- ☆44Updated 7 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- This a an impletation of Deep Metric Learning via Facility Location on tensorflow☆35Updated 7 years ago
- Odds and Ends and Things I've implemented.☆78Updated 6 years ago
- This is a PyTorch implementation of the Scalpel. Node pruning for five benchmark networks and SIMD-aware weight pruning for LeNet-300-100…☆41Updated 6 years ago
- Demo for CVPR 2017 paper☆100Updated 8 years ago
- Code for "EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis" https://arxiv.org/abs/1905.05934☆113Updated 5 years ago