HanchenXiong / deep-tsne-embeddingLinks
Deep learning of an embedding mapping using t-SNE as a loss function on top of a 3-hidden-layer neural network. Use pytorch !
☆20Updated 8 years ago
Alternatives and similar repositories for deep-tsne-embedding
Users that are interested in deep-tsne-embedding are comparing it to the libraries listed below
Sorting:
- ☆54Updated 4 years ago
- This repository provides the code for replicating the experiments in the paper "Building One-Shot Semi-supervised (BOSS) Learning up to F…☆36Updated 5 years ago
- Lifelong Variational Autoencoder☆15Updated 7 years ago
- A discrete sequential VAE☆40Updated 5 years ago
- A pytorch implementation of Information Bottleneck GAN☆28Updated 6 years ago
- An implementation of shampoo☆77Updated 7 years ago
- Code for UAI 2020 paper "Locally Masked Convolution for Autoregressive Models"☆79Updated 5 years ago
- Official implementation of the paper "Topographic VAEs learn Equivariant Capsules"☆80Updated 3 years ago
- [NeurIPS'19] [PyTorch] Adaptive Regularization in NN☆68Updated 6 years ago
- In this paper, we show that the performance of a learnt generative model is closely related to the model's ability to accurately represen…☆41Updated 4 years ago
- 3D Roto-translation equivariant convolutions☆54Updated 6 years ago
- Training and evaluating self-supervised deep neural networks☆27Updated 8 years ago
- CCAs for looking into DNNs☆70Updated 5 years ago
- ☆34Updated 6 years ago
- Equivariant Transformer (ET) layers are image-to-image mappings that incorporate prior knowledge on invariances with respect to continuo…☆92Updated 6 years ago
- Experimental implementation for a sparse-dictionary based version of the VQ-VAE2 paper☆34Updated 2 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
- DataLoader subclass for PyTorch to work with HDF5 files.☆49Updated 6 years ago
- A TensorFlow implementation of perceptual generative autoencoder (PGA).☆23Updated 4 years ago
- Implementation of Lie Transformer, Equivariant Self-Attention, in Pytorch☆96Updated 4 years ago
- Implementation of the Sliced Wasserstein Autoencoders