douglasdoudou / dbn_prediction
from https://github.com/fuzimaoxinan/Tensorflow-Deep-Neural-Networks
☆7Updated 6 years ago
Alternatives and similar repositories for dbn_prediction:
Users that are interested in dbn_prediction are comparing it to the libraries listed below
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 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
- Feature selection: Minimal Redundancy and Maximal Relevance (mRMR)☆23Updated 10 years ago
- MATLAB code for training deep belief networks☆49Updated 7 years ago
- Industrial intelligence☆9Updated 6 years ago
- Regression with SVR, CNN and CNN-LSTM☆13Updated 4 years ago
- 利用深度学习自编码器进行故障诊断的程序☆10Updated 6 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- A simple program to implement the Symplectic geometry mode decomposition (SGMD), including python and matlab versions.☆24Updated 2 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 4 years ago
- ☆9Updated 6 years ago
- Least Squares Support Tensor Machine in Python☆10Updated 4 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调