oyebade / Keras---Deep-auto-encoder-trained-layerwiseLinks
The project codes up a three hidden layer deep auto encoder, trained in a greedy layerwise fashion for initializing a corresponding deep neural network. Also, it consider training criteria such as dropout and sparsity for improving feature learning.
☆11Updated 8 years ago
Alternatives and similar repositories for Keras---Deep-auto-encoder-trained-layerwise
Users that are interested in Keras---Deep-auto-encoder-trained-layerwise are comparing it to the libraries listed below
Sorting:
- ☆10Updated 7 years ago
- Bayesian LSTM for time-series prediction.☆20Updated 5 years ago
- Online-Recurrent-Extreme-Learning-Machine (OR-ELM) for time-series prediction, implemented in python☆153Updated 6 years ago
- The LSTM GAN model can be used for generation of synthetic multi-dimension time series data.☆39Updated 6 years ago
- ☆117Updated 7 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- pytorch >>> 快速搭建自己的模型!☆125Updated 2 years ago
- Convolutional Neural Network based regression approach for estimating machinery's remaining useful life☆136Updated 6 years ago
- Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification☆141Updated 6 years ago
- 2018 phm data challenge, ion mill machine RUL & fault diagnosis☆69Updated 7 years ago
- time series forecasting using keras, inlcuding LSTM,RNN,MLP,GRU,SVR and multi-lag training and forecasting method, ICONIP2017 paper.☆120Updated 6 years ago
- A fully connected neural network classifier with arbitrary number of hidden layers, different activation functions, etc..☆15Updated 6 years ago
- This repository is mainly to show the source code of neural component analysis.☆24Updated 7 years ago
- Source code and dataset for the paper ""☆30Updated 4 years ago
- Transfer learning for time series classification☆380Updated 6 years ago
- ☆94Updated 4 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 8 years ago
- Analysis of Time Series data using Seq2Seq LSTM and 2 attention layers☆16Updated 7 years ago
- 用Tensorflow实现的深度神经网络。☆140Updated 2 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆204Updated 6 years ago
- Data for PHM 2015 data challenge☆15Updated 8 years ago
- Implementation of Accurate Online Support Vector Regression in Python.☆86Updated 6 years ago
- A model to generate time series data with the purpose of augmenting a dataset of various time series.☆63Updated 5 years ago
- BLS Code☆125Updated 6 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- Confidence and prediction intervals for feedforward NNs and RNNs☆27Updated 7 years ago
- TCN architecture for time series☆24Updated 6 years ago
- Explanation of 1D CNN☆58Updated 6 years ago
- Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.☆93Updated 4 years ago
- A Python implementation of Online Sequential Extreme Machine Learning (OS-ELM) for online machine learning☆40Updated last year