vktt / MRDNN-PyLinks
Manifold Regularized Deep Neural Networks written in Python using numpy and gnumpy to run on GPUs.
☆15Updated 8 years ago
Alternatives and similar repositories for MRDNN-Py
Users that are interested in MRDNN-Py are comparing it to the libraries listed below
Sorting:
- Repository for our paper "Zero-Shot Learning Through Cross-Modal Transfer" from NIPS 2013.☆54Updated 11 years ago
- Implementation of Deep Linear Discriminant Analysis (DeepLDA)☆47Updated 9 years ago
- This is the code for our paper: Semi-Supervised Learning With GANs: Revisiting Manifold Regularization (ICLR 2018)☆44Updated 6 years ago
- Deep CCA (DCCA) network☆15Updated 9 years ago
- Regularized marginalized Stacked Denoising Autoencoders for Domain Adaptation☆12Updated 8 years ago
- Denoising Adversairal Autoencoders☆40Updated 8 years ago
- The code written on the understanding of the paper: "Manifold Regularization: A Geometric Framework for Learning from Labeled and Unlabel…☆18Updated 7 years ago
- Matlab code for implementing Nonnegativity Constrained Autoencoder (NCAE) for Deep Learning.☆13Updated 9 years ago
- Noise-as-targets representation learning for cifar10. Implementation based on the paper "Unsupervised Learning by Predicting Noise" by Bo…☆23Updated 8 years ago
- Pytorch Implemention of paper "Deep Spectral Clustering Learning", the state of the art of the Deep Metric Learning Paper☆93Updated 7 years ago
- The demo code for "Neural network-based clustering using pairwise constraints" (http://arxiv.org/abs/1511.06321)☆71Updated 7 years ago
- Label Distribution Learning Forest☆30Updated 8 years ago
- The Matlab Code for the ICML 2015 paper "Scalable Deep Poisson Factor Analysis for Topic Modeling"☆19Updated 10 years ago
- a python code for deep canonical correlation analysis (dcca) written using numpy☆38Updated 5 years ago
- A PyTorch implementation for Adversarial Representation Learning for Domain Adaptation☆50Updated 8 years ago
- This repository contains the code for the paper "Few-Shot Learning Through an Information Retrieval Lens". Eleni Triantafillou, Richard Z…☆25Updated 7 years ago
- [Code] Deep Multi-task Representation Learning: A Tensor Factorisation Approach☆58Updated 8 years ago
- This contains my M.Tech project work on using Deep Leanring for learning graph representations. Data will be provided on request☆33Updated 8 years ago
- Representation based multi label classification with many labels☆40Updated 8 years ago
- Code for reproducing the results on the MNIST dataset in the paper "Distributional Smoothing with Virtual Adversarial Training"☆110Updated 8 years ago
- Tensorflow implementation of convolutional Winner-Take-All Autoencdoer☆29Updated 7 years ago
- Implementation of Deep Soft-K means☆29Updated 4 years ago
- Adversarial Discriminative Domain Adaptation with MNIST 64x64 in Lasagne-Theano☆32Updated 8 years ago
- Python package to sample from determinantal point processes☆18Updated 10 years ago
- ☆66Updated 6 years ago
- Deep Transfer Learning Papers☆81Updated 3 years ago
- This repository contains the code for the real data experiments presented in our paper “An embarrassingly simple approach to zero-shot l…☆68Updated 9 years ago
- Robust PCA in Python☆36Updated 12 years ago
- Implementation of several different types of autoencoders