kaushiksk / RBM_DBNLinks
Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.
☆33Updated 7 years ago
Alternatives and similar repositories for RBM_DBN
Users that are interested in RBM_DBN are comparing it to the libraries listed below
Sorting:
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- from https://github.com/fuzimaoxinan/Tensorflow-Deep-Neural-Networks☆7Updated 7 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆108Updated 8 years ago
- A traffic flow prediction model based on Scikit and Keras. The model contains a DBN and a NN.☆16Updated 6 years ago
- DBN for Regression Problem using Theano, NumPy, and Scikit-learn☆24Updated 8 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆147Updated 9 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- Local Receptive Fields Based Extreme Learning Machine☆30Updated 9 years ago
- 用Tensorflow实现的深度神经网络。☆140Updated 2 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 8 years ago
- Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).☆60Updated 14 years ago
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆60Updated 8 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆119Updated 6 years ago
- Stacked Denoising AutoEncoder☆78Updated 5 years ago
- ☆89Updated 7 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
- InfoGAN to generate temporal sequences.☆25Updated 6 years ago
- Transfer learning algorithm TrAdaboost,coded by python☆124Updated 2 years ago
- Old project involving CDBN that code is provided here. IT IS NOT a clean version.☆26Updated 6 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆42Updated 8 years ago
- FR-TSVM☆11Updated 7 years ago
- Our implementations of the Multi-class Imbalance learning algorithms (for the KBS paper)☆46Updated 6 years ago
- my dbn☆14Updated 7 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆203Updated 6 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆97Updated 6 years ago
- MATLAB code for training deep belief networks☆49Updated 7 years ago
- Source code and dataset for the paper ""☆29Updated 4 years ago
- High performance implementation of Extreme Learning Machines (fast randomized neural networks).☆196Updated 4 months ago