wqren / DBNtoolboxLinks
deep belief network toolbox written in Matlab, including algorithms of unsupervised feature learning, deep learning, and general machine learning
☆18Updated 12 years ago
Alternatives and similar repositories for DBNtoolbox
Users that are interested in DBNtoolbox are comparing it to the libraries listed below
Sorting:
- this is a matlab toolbox of deep learning about sequences learning, object-oriented,including rnn, lstm and encoder decoder(sequences to…☆80Updated 8 years ago
- Matlab codes for 2D Convolutional Neural Network☆50Updated 10 years ago
- Vectorized multimodal LSTM using Matlab and GPU☆32Updated 9 years ago
- An improved version for matlab deep learning toolbox cnn☆23Updated 10 years ago
- This MATLAB package implements the methods for exact incremental/decremental SVM learning, regularization parameter perturbation and kern…☆75Updated 14 years ago
- Generative Adversarial Nets for Matlab☆36Updated 8 years ago
- ☆40Updated 9 years ago
- A lightweight MATLAB deeplearning toolbox,based on gpuArray.☆53Updated 8 years ago
- A Matlab implementation of the capsule networks (or capsnet).☆48Updated 8 years ago
- Efficient, transparent deep learning in hundreds of lines of code.☆274Updated 6 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆25Updated 10 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆150Updated 10 years ago
- LSTM-MATLAB is Long Short-term Memory (LSTM) in MATLAB, which is meant to be succinct, illustrative and for research purpose only. It is …☆276Updated 4 years ago
- Deep Learning Toolbox in Matlab☆13Updated 8 years ago
- Local Receptive Fields Based Extreme Learning Machine☆33Updated 10 years ago
- A CNN practical focusing on image to image regression☆28Updated 9 years ago
- This is a matlab-code implementation of convolutional neural network☆107Updated 9 years ago
- Train your own data with MatConvNet☆88Updated 7 years ago
- Deep Convolutional Generative Adversarial Network (DCGAN) implementation on MatConvNet (compliant to any MCN version)☆43Updated 8 years ago
- A Python implementation of PCANet https://arxiv.org/abs/1404.3606☆150Updated 6 years ago
- A MATLAB implementation of Auto-Encoding Variational Bayes☆48Updated 8 years ago
- Convolutional Deep Belief Networks with 'MATLAB','MEX','CUDA' versions☆35Updated 9 years ago
- RNNTool is a matlab toolbox for Recurrent Neural Network☆11Updated 12 years ago
- A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fas…☆71Updated 2 years ago
- Code accompanying the paper M. Sorel, F. Sroubek, "Fast convolutional sparse coding using matrix inversion lemma", Digital Signal Process…☆31Updated 8 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Attentional Model with RBMs and Reinforcement Learning - ICML 2011☆10Updated 11 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆89Updated 2 years ago
- Simple Python Adaboost Implementation☆24Updated 5 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆44Updated 9 years ago