khoink94 / tensorflow-Deep-learning
Tensorflow Examples
☆29Updated 7 years ago
Alternatives and similar repositories for tensorflow-Deep-learning:
Users that are interested in tensorflow-Deep-learning are comparing it to the libraries listed below
- RBM/DBN implementation with tensorflow attempt project☆80Updated 8 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- Stacked Denoising AutoEncoder☆76Updated 5 years ago
- A simple implementation of domain adversarial training with GAN loss in Keras☆59Updated 6 years ago
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆59Updated 7 years ago
- from https://github.com/fuzimaoxinan/Tensorflow-Deep-Neural-Networks☆7Updated 6 years ago
- ☆89Updated 6 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆42Updated 8 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆147Updated 9 years ago
- DBN for Regression Problem using Theano, NumPy, and Scikit-learn☆24Updated 8 years ago
- Old project involving CDBN that code is provided here. IT IS NOT a clean version.☆26Updated 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
- Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).☆59Updated 13 years ago
- ☆40Updated 8 years ago
- Implementation of Accurate Online Support Vector Regression in Python.☆84Updated 5 years ago
- Simple code tutorial for deep belief network (DBN)☆46Updated 4 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
- 用Tensorflow实现的深度神经网络。☆139Updated 2 years ago
- Extreme Learning Machine implemented in Pytorch☆101Updated 6 years ago
- A python toolkit for bearing fault detection using deep learning☆20Updated 6 years ago
- Repository for the ablation study of "Long Short-Term Memory Fully Convolutional Networks for Time Series Classification"☆54Updated 5 years ago
- Implementation of Densely Connected Convolutional Network with Keras and TensorFlow.☆43Updated 5 years ago
- A Unified Framework for Metric Transfer Learning☆17Updated 7 years ago
- This repository is mainly to show the source code of neural component analysis.☆22Updated 6 years ago
- pytorch >>> 快速搭建自己的模型!☆123Updated 2 years ago
- Use SAE to classify the fault of gearbox☆19Updated 6 years ago
- A traffic flow prediction model based on Scikit and Keras. The model contains a DBN and a NN.☆17Updated 5 years ago
- Takagi-Sugeno-Kang Fuzzy System☆16Updated 4 years ago
- Industrial intelligence☆9Updated 6 years ago
- 结合DBN和ELM的改进DBN-ELM模型☆22Updated 6 years ago