zhaoyu611 / DeepLearningTutorialForChinese
This project is the same with deeplearning.net, but the comment is written for chinese
☆23Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for DeepLearningTutorialForChinese
- RBM/DBN implementation with tensorflow attempt project☆79Updated 8 years ago
- this is a matlab toolbox of deep learning about sequences learning, object-oriented,including rnn, lstm and encoder decoder(sequences to…☆79Updated 7 years ago
- 迁移学习☆17Updated 6 years ago
- A Tutorial of KMeans(++), GMM and Spectral Clustering☆25Updated 7 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆64Updated 2 years ago
- Python implementation of CART regression tree and random forests☆44Updated 9 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- Convolutional Deep Belief Networks with 'MATLAB','MEX','CUDA' versions☆35Updated 8 years ago
- DBN for Regression Problem using Theano, NumPy, and Scikit-learn☆23Updated 8 years ago
- some small codes about deep learning☆51Updated 6 years ago
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- ☆89Updated 6 years ago
- Classification and Clustering using Support Vector Machine and Enhanced Fuzzy C-Means☆8Updated 7 years ago
- An improved version for matlab deep learning toolbox cnn☆22Updated 9 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆146Updated 9 years ago
- MATLAB code of the paper "Sparse Representation and Least Squares-Based Classification in Face Recognition", EUSIPCO 2014☆16Updated 8 years ago
- This repository contains the source code for four oversampling methods that I wrote in MATLAB: 1) SMOTE 2) Borderline SMOTE 3) Safe Level…☆37Updated 8 years ago
- Transfer learning algorithm TrAdaboost,coded by python☆121Updated last year
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆101Updated 7 years ago
- A lightweight MATLAB deeplearning toolbox,based on gpuArray.☆54Updated 7 years ago
- 《机器学习之类别不平衡问题》文章代码☆45Updated 5 years ago
- Vectorized multimodal LSTM using Matlab and GPU☆31Updated 8 years ago
- AdaboostExample☆43Updated 4 years ago
- A simple Matlab implementation of Bag Of Words with SIFT keypoints and HoG descriptors, using VLFeat.☆25Updated 3 years ago
- Python implementation of a random forest for use with continuous value attributes☆57Updated 7 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆41Updated 8 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…☆70Updated last year
- Package to apply MTL on a few dataset☆25Updated 7 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago