kaushiksk / RBM_DBN
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
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- from https://github.com/fuzimaoxinan/Tensorflow-Deep-Neural-Networks☆7Updated 6 years ago
- A traffic flow prediction model based on Scikit and Keras. The model contains a DBN and a NN.☆16Updated 6 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆108Updated 8 years ago
- DBN for Regression Problem using Theano, NumPy, and Scikit-learn☆24Updated 8 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 8 years ago
- ☆89Updated 7 years ago
- Local Receptive Fields Based Extreme Learning Machine☆30Updated 9 years ago
- my dbn☆14Updated 6 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- Online Semi-supervised Learning + Online Heterogeneous Transfer Learning☆28Updated 9 years ago
- Simple code tutorial for deep belief network (DBN)☆46Updated 4 years ago
- 用Tensorflow实现的深度神经网络。☆139Updated 2 years ago
- MATLAB code for training deep belief networks☆49Updated 7 years ago
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆60Updated 7 years ago
- Transfer learning algorithm TrAdaboost,coded by python☆123Updated 2 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆147Updated 9 years ago
- Wrappers and implementations of several domain adaptation / transfer learning / semi-supervised learning algorithms☆168Updated 8 years ago
- InfoGAN to generate temporal sequences.☆25Updated 6 years ago
- Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).☆59Updated 13 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆203Updated 6 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 6 years ago
- Keras implementation of LSTM Variational Autoencoder☆227Updated 5 years ago
- The project codes up a three hidden layer deep auto encoder, trained in a greedy layerwise fashion for initializing a corresponding deep …☆11Updated 8 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆98Updated 6 years ago
- a implement of LSTM using Keras for time series prediction regression problem☆220Updated 8 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆42Updated 8 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆119Updated 5 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 6 years ago
- Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.☆93Updated 3 years ago