oyebade / Keras---Deep-auto-encoder-trained-layerwise
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 7 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
- Analysis of Time Series data using Seq2Seq LSTM and 2 attention layers☆16Updated 6 years ago
- Stock price prediction using ensemble MLP in PyTorch.☆35Updated 7 years ago
- Online-Recurrent-Extreme-Learning-Machine (OR-ELM) for time-series prediction, implemented in python☆154Updated 5 years ago
- Stacked Denoising AutoEncoder☆76Updated 5 years ago
- Multidimensional Time Series Anomaly Detection☆27Updated 7 years ago
- ☆117Updated 6 years ago
- Autoencoders - a deep neural network was used for feature extraction followed by clustering of the "Cancer" dataset using k-means techni…☆13Updated 6 years ago
- Implementation of Accurate Online Support Vector Regression in Python.☆84Updated 5 years ago
- Probabilistic Forecasting with Temporal Convolutional Neural Network☆11Updated 5 years ago
- Data for PHM 2015 data challenge☆13Updated 8 years ago
- ☆10Updated 6 years ago
- Takagi-Sugeno-Kang Fuzzy System☆16Updated 4 years ago
- TCN architecture for time series☆23Updated 6 years ago
- Using Generative Adversarial Networks (GANs) algorithm to detect outliers on tabular data☆13Updated 5 years ago
- Multivariate time-series forecasting with LSTNET and soft-DTW loss☆29Updated 4 years ago
- Compare how ANNs, RNNs, LSTMs, and LSTMs with attention perform on time-series analysis☆42Updated 6 years ago
- EA-LSTM: Evolutionary Attention-based LSTM for Time Series Prediction☆38Updated 5 years ago
- This project is the pytorch implementation version of Multilevel Wavelet Decomposition Network.☆99Updated 6 years ago
- Dual Staged Attention Model for Time Series prediction☆67Updated 7 years ago
- Transfer learning algorithm TrAdaboost,coded by python☆121Updated 2 years ago
- Using K-NN, SVM, Bayes, LSTM, and multi-variable LSTM models on time series forecasting☆49Updated 5 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- Temporal Pattern Attention for Multivariate Time Series Forecasting☆16Updated 4 years ago
- Source code and dataset for the paper ""☆29Updated 4 years ago
- Group users by temporal power consumption using k-means algorithm with adjusted measurement of distance, dynamic time warping(DTW)☆24Updated 6 years ago
- Python implementation of a time-series model with (optional) attention where the encoder is CNN, decoder is LSTM, and more.☆22Updated 8 years ago
- 2018 phm data challenge, ion mill machine RUL & fault diagnosis☆67Updated 6 years ago
- instance based Transfer learning, TrAdaboost, mutisource-trAdaBoost regresion☆15Updated 6 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ) to one dimensional ( 1D ) time series data with a su…☆29Updated 6 years ago
- PART I DeepAR implementation based on paper: https://arxiv.org/pdf/1704.04110.pdf☆11Updated 5 years ago