albertbup / deep-belief-network
A Python implementation of Deep Belief Networks built upon NumPy and TensorFlow with scikit-learn compatibility
☆481Updated last year
Related projects ⓘ
Alternatives and complementary repositories for deep-belief-network
- RBM/DBN implementation with tensorflow attempt project☆79Updated 8 years ago
- DBN for Regression Problem using Theano, NumPy, and Scikit-learn☆23Updated 8 years ago
- This repository has implementation and tutorial for Deep Belief Network☆100Updated 5 years ago
- Simple code tutorial for deep belief network (DBN)☆45Updated 3 years ago
- Keras implementation of LSTM Variational Autoencoder☆226Updated 5 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- Restricted Boltzmann Machines in Python.☆950Updated 4 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 6 years ago
- High performance implementation of Extreme Learning Machines (fast randomized neural networks).☆192Updated 5 months ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- Autoencoders in Keras☆126Updated 6 years ago
- Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).☆59Updated 13 years ago
- TensorFlow LSTM-autoencoder implementation☆193Updated 6 years ago
- Extreme Learning Machine implementation in Python☆546Updated 3 years ago
- Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.☆92Updated 3 years ago
- How to do Unsupervised Clustering with Keras☆238Updated 6 years ago
- Ready to use implementations of various Deep Learning algorithms using TensorFlow.☆965Updated 7 years ago
- TensorFlow: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆133Updated 4 years ago
- Transfer learning for time series classification☆378Updated 5 years ago
- keras extended library☆31Updated 7 years ago
- 用Tensorflow实现的深度神经网络。☆136Updated 2 years ago
- Relevance Vector Machine implementation using the scikit-learn API.☆230Updated 7 years ago
- A tensorflow implementation of GAN ( exactly InfoGAN or Info GAN ) to one dimensional ( 1D ) time series data.☆293Updated 7 months ago
- Running parametric t-SNE by Laurens Van Der Maaten with Octave and oct2py.☆265Updated 5 years ago
- Example code for neural-network-based anomaly detection of time-series data (uses LSTM)☆173Updated 7 years ago
- A combination of Autoencoder and Robust PCA☆183Updated 4 months ago
- The aim of this repository is to create RBMs, EBMs and DBNs in generalized manner, so as to allow modification and variation in model typ…☆57Updated last month
- Tensorflow implementation of paper: Learning to Diagnose with LSTM Recurrent Neural Networks.☆573Updated 7 years ago