hsuantien / mlc_lsdrLinks
implementation of several label space dimension reduction approaches for multi-label classification
☆33Updated 10 years ago
Alternatives and similar repositories for mlc_lsdr
Users that are interested in mlc_lsdr are comparing it to the libraries listed below
Sorting:
- 2-d visualization of high-dimensional input: Python code for rendering t-SNE code with text labels for each point☆110Updated 9 years ago
- Coding example of DLIF tutorial☆66Updated 8 years ago
- ☆30Updated 7 years ago
- The demo code for "Neural network-based clustering using pairwise constraints" (http://arxiv.org/abs/1511.06321)☆72Updated 7 years ago
- Representation based multi label classification with many labels☆40Updated 8 years ago
- Implementation of Semantic Hashing. Modified from Ruslan Salakhutdinov and Geoff Hinton's code of training Deep AutoEncoder☆65Updated 10 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 10 years ago
- a python code for deep canonical correlation analysis (dcca) written using numpy☆37Updated 4 years ago
- Recurrent Deep Learning Tutorials and examples: RNN, GRU, LSTM☆55Updated 10 years ago
- Mozi, Transfer Learning, Multi-Modal Learning, Theano☆27Updated 9 years ago
- Active Learning☆56Updated 10 years ago
- PyMTL (Python library for Multi-task learning) is a Python module implementing a Multi-task learning framework built on top of scikit-lea…☆44Updated 11 years ago
- Discriminant Projection Forest results, datasets, etc.☆44Updated 5 years ago
- Implementation of several different types of autoencoders☆116Updated 2 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 9 years ago
- Matlab Code for Restricted/Deep Boltzmann Machines and Autoencoders☆189Updated 10 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- A theano implementation of Hinton's dropout.☆144Updated 11 years ago
- Code for Deep Learning class at Google☆73Updated 13 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆50Updated 10 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆154Updated 2 years ago
- Learning to Rank with Deep Neural Networks☆154Updated 10 years ago
- Common Code Workflow tutorial on Theano☆25Updated 8 years ago
- KMeans for big data using preconditioning and sparsification, Matlab implementation. Aka k-means☆59Updated 5 years ago
- Common pre-processing in NLP such as PPMI computation, SVD-based dimensionality reduction, and PLSR-based distribution prediction.☆23Updated 7 years ago
- Basic Theano code samples☆75Updated 9 years ago
- Adding an ipynb tutorial to Lasagne☆53Updated 7 years ago
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 10 years ago
- Talk for SciPy2015 "Deep Learning: Tips From The Road"☆44Updated 10 years ago
- Python implementation of (linear) Marginalized Stacked Denoising Autoencoder (mSDA), as well as dense Cohort of Terms (dCoT). Based on Ma…☆27Updated 5 years ago