yubeic / Sparse-Coding
This code implements sparse coding in PyTorch with GPU support.
☆30Updated 3 years ago
Alternatives and similar repositories for Sparse-Coding:
Users that are interested in Sparse-Coding are comparing it to the libraries listed below
- Code for the paper: Complex-Valued Autoencoders for Object Discovery☆50Updated 2 years ago
- Code for the paper "Training Normalizing Flows with the Information Bottleneck for Competitive Generative Classification" (2020)☆43Updated 11 months ago
- ☆32Updated 2 years ago
- Official source code repository for the ICML 2021 paper "Hierarchical VAEs Know What They Don't Know"☆30Updated 3 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- Modular and intuitive Hypernetworks in Pytorch☆35Updated last year
- Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)☆84Updated 2 years ago
- Code for Neural Manifold Clustering and Embedding☆59Updated 3 years ago
- Visualizing representations with diffusion based conditional generative model.☆94Updated last year
- Code for Sliced Gromov-Wasserstein☆67Updated 5 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆91Updated 4 years ago
- Gaussian Process Prior Variational Autoencoder☆83Updated 6 years ago
- A PyTorch reproduction of 'A Simple Framework for Contrastive Learning of Visual Representations' by Ting Chen, et al.☆47Updated 10 months ago
- Mutual Information in Pytorch☆110Updated last year
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆90Updated 4 years ago
- PyTorch Implementation - Mine Your Own vieW: Self-Supervised Learning Through Across-Sample Prediction☆31Updated 3 years ago
- ☆122Updated 2 years ago
- Implementation of the Gromov-Wasserstein distance to the setting of Unbalanced Optimal Transport☆44Updated 2 years ago
- Pytorch code for "Improving Self-Supervised Learning by Characterizing Idealized Representations"☆41Updated 2 years ago
- Code for the paper: Rotating Features for Object Discovery☆51Updated 8 months ago
- [NeurIPS 23' Oral] Emergence of Shape Bias in Convolutional Neural Networks through Activation Sparsity☆26Updated last year
- A σ-VAE implementation in PyTorch☆97Updated 3 years ago
- Instructions and examples to deploy some PyTorch code on slurm using a Singularity Container☆33Updated 2 years ago
- This repository contains code for applying Riemannian geometry in machine learning.