moskomule / cca.pytorch
CCAs for looking into DNNs
☆70Updated 4 years ago
Alternatives and similar repositories for cca.pytorch:
Users that are interested in cca.pytorch are comparing it to the libraries listed below
- A machine learning library for PyTorch☆92Updated 2 years ago
- Implementation of soft parameter sharing for neural networks☆69Updated 4 years ago
- Code for Net2Vec: Quantifying and Explaining how Concepts are Encoded by Filters in Deep Neural Networks☆30Updated 7 years ago
- [ECCV 2018] code for Choose Your Neuron: Incorporating Domain Knowledge Through Neuron Importance☆57Updated 6 years ago
- This repository is no longer maintained. Check☆81Updated 4 years ago
- PyTorch Implementations of Dropout Variants☆87Updated 7 years ago
- SSL using PyTorch☆49Updated 5 years ago
- OD-test: A Less Biased Evaluation of Out-of-Distribution (Outlier) Detectors (PyTorch)☆62Updated last year
- ☆34Updated 6 years ago
- ☆61Updated 2 years ago
- This repo provides code used in the paper "Predicting with High Correlation Features" (https://arxiv.org/abs/1910.00164):☆54Updated 5 years ago
- Xuhong Li, Yves Grandvalet, and Franck Davoine. "Explicit Inductive Bias for Transfer Learning with Convolutional Networks." In ICML 2018…☆55Updated 6 years ago
- Overcoming Catastrophic Forgetting by Incremental Moment Matching (IMM)☆34Updated 7 years ago
- Code release for "Learning Multiple Tasks with Multilinear Relationship Networks" (NIPS 2017)☆70Updated 7 years ago
- Deep Learning under Privileged Information Using Heteroscedastic Dropout (CVPR 2018, Official Repo)☆38Updated 3 years ago
- Sinkhorn Label Allocation is a label assignment method for semi-supervised self-training algorithms. The SLA algorithm is described in fu…☆53Updated 3 years ago
- ICML 2019: Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels☆91Updated 4 years ago
- "Layer-wise Adaptive Rate Scaling" in PyTorch☆86Updated 4 years ago
- This project is the Torch implementation of our accepted AAAI 2018 paper : orthogonal weight normalization method for solving orthogonali…