lanpa / tensorboard-pytorch-examplesLinks
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
☆83Updated 6 years ago
Alternatives and similar repositories for tensorboard-pytorch-examples
Users that are interested in tensorboard-pytorch-examples are comparing it to the libraries listed below
Sorting:
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 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
- An implementation of shampoo☆74Updated 7 years ago
- visualization of CNN in PyTorch☆155Updated last year
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 7 years ago
- Pytorch Implementation of recent visual attribution methods for model interpretability☆145Updated 5 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 7 years ago
- Implementation of Virtual adversarial training with chainer