MaestroGraph / sparse-hyperLinks
Code for the paper "Learning sparse transformations through backpropagation"
☆43Updated 6 years ago
Alternatives and similar repositories for sparse-hyper
Users that are interested in sparse-hyper are comparing it to the libraries listed below
Sorting:
- TensorFlow, PyTorch and Numpy layers for generating Orthogonal Polynomials☆31Updated 7 years ago
- Odds and Ends and Things I've implemented.☆78Updated 6 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 6 years ago
- Implementation of Adversarial Variational Optimization in PyTorch☆43Updated 7 years ago
- [ICLR 2019] Learning Representations of Sets through Optimized Permutations☆36Updated 6 years ago
- Implementation and demonstration of backdrop in pytorch. Code and demonstration of GP dataset generator.☆68Updated 7 years ago
- The Variational Homoencoder: Learning to learn high capacity generative models from few examples☆34Updated 2 years ago
- Probabilistic classification in PyTorch/TensorFlow/scikit-learn with Fenchel-Young losses☆193Updated 2 years ago
- boundary-seeking generative adversarial networks☆46Updated 8 years ago
- Code for ICLR2018 paper: Improving GAN Training via Binarized Representation Entropy (BRE) Regularization - Y. Cao · W Ding · Y.C. Lui · …☆20Updated 7 years ago
- Code for "Deep Convolutional Networks as shallow Gaussian Processes"☆39Updated 6 years ago
- Implementation of Coulomb GANs☆62Updated 4 years ago
- TensorFlow implementation of (Momentum) Stochastic Variance-Adapted Gradient.