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
- 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
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆147Updated 9 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆42Updated 8 years ago
- Old project involving CDBN that code is provided here. IT IS NOT a clean version.☆26Updated 6 years ago
- ☆40Updated 8 years ago
- TCN architecture for time series☆23Updated 6 years ago
- ☆11Updated 7 years ago
- Repository for the ablation study of "Long Short-Term Memory Fully Convolutional Networks for Time Series Classification"☆54Updated 5 years ago
- ☆89Updated 6 years ago
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆59Updated 7 years ago
- Convolutional Restricted Boltzmann Machine☆15Updated 7 years ago
- A simple implementation of domain adversarial training with GAN loss in Keras☆59Updated 6 years ago
- Multivariate time-series forecasting with LSTNET and soft-DTW loss☆29Updated 4 years ago
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆41Updated 6 years ago
- A Unified Framework for Metric Transfer Learning☆17Updated 7 years ago
- This repository has implementation and tutorial for Deep Belief Network☆102Updated 6 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆119Updated 5 years ago
- Tensorflow deep learning based domain adaptation model implementations with experiment of estimate MNIST by SVHN data (SVHN -> MNIST): DA…☆27Updated 5 years ago
- The project codes up a three hidden layer deep auto encoder, trained in a greedy layerwise fashion for initializing a corresponding deep …☆11Updated 7 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- from https://github.com/fuzimaoxinan/Tensorflow-Deep-Neural-Networks☆7Updated 6 years ago
- Basic soft-margin kernel SVM implementation in Python☆255Updated 8 years ago
- A traffic flow prediction model based on Scikit and Keras. The model contains a DBN and a NN.☆17Updated 5 years ago
- The code for the cycle wasserstein regression generative adversarial network model for semi supervised bi-directional regression.☆23Updated 6 years ago
- Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).☆59Updated 13 years ago
- TensorFlow,DCGAN,VAE,LSTM,CNN,Acoustic Scene Classification☆11Updated 5 years ago
- The reusable codes for KDD'19 research track paper: Adversarial Variational Embedding for Robust Semi-supervised Learning☆9Updated 3 years ago
- 结合DBN和ELM的改进DBN-ELM模型☆22Updated 6 years ago