google / svcca
☆628Updated 3 years ago
Alternatives and similar repositories for svcca:
Users that are interested in svcca are comparing it to the libraries listed below
- Implementations of various VAE-based semi-supervised and generative models in PyTorch☆704Updated 5 years ago
- Bayesian Deep Learning Benchmarks☆667Updated last year
- Probabilistic Torch is library for deep generative models that extends PyTorch☆888Updated 10 months ago
- A curated list of research papers related to learning disentangled representations☆463Updated 5 years ago
- PyTorch implementation of Interpretable Explanations of Black Boxes by Meaningful Perturbation☆334Updated 3 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- Script that crawls meta data from ICLR OpenReview webpage. Tutorials on installing and using Selenium and ChromeDriver on Ubuntu.☆387Updated 5 years ago
- Code for experiments regarding importance sampling for training neural networks☆327Updated 3 years ago
- Open source release of the evaluation benchmark suite described in "Realistic Evaluation of Deep Semi-Supervised Learning Algorithms"☆460Updated 5 years ago
- ☆787Updated 4 years ago
- disentanglement_lib is an open-source library for research on learning disentangled representations.☆1,395Updated 3 years ago
- Totally Versatile Miscellanea for Pytorch☆470Updated 2 years ago
- higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual tr…☆1,610Updated 2 years ago
- Pretrained bag-of-local-features neural networks☆312Updated 5 years ago
- Code for the paper: Putting An End to End-to-End: Gradient-Isolated Learning of Representations☆285Updated last year
- i-RevNet Pytorch Code☆391Updated 4 years ago
- Complementary code for the Targeted Dropout paper☆255Updated 5 years ago
- Network Dissection http://netdissect.csail.mit.edu for quantifying interpretability of deep CNNs.☆446Updated 6 years ago
- Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation☆463Updated 5 years ago
- Decoupled Weight Decay Regularization (ICLR 2019)☆271Updated 6 years ago
- Example code for the paper "Understanding deep learning requires rethinking generalization"☆178Updated 4 years ago
- ☆352Updated 5 years ago
- A drop-in replacement for CIFAR-10.☆239Updated 4 years ago
- Release of CIFAR-10.1, a new test set for CIFAR-10.☆222Updated 4 years ago
- explore DNNs via Infomration☆259Updated 5 years ago
- Python library to easily log experiments and parallelize hyperparameter search for neural networks☆734Updated 2 years ago
- A PyTorch library for two-sample tests☆238Updated last year
- Understanding Deep Networks via Extremal Perturbations and Smooth Masks☆345Updated 4 years ago
- Attributing predictions made by the Inception network using the Integrated Gradients method