khoink94 / tensorflow-Deep-learningLinks
Tensorflow Examples
☆29Updated 8 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
Sorting:
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- This repository has implementation and tutorial for Deep Belief Network☆101Updated 7 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆34Updated 8 years ago
- Old project involving CDBN that code is provided here. IT IS NOT a clean version.☆27Updated 7 years ago
- A Keras framework for Adversarial Domain Adaptation☆34Updated 5 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆44Updated 9 years ago
- A simple implementation of domain adversarial training with GAN loss in Keras☆58Updated 7 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆206Updated 7 years ago
- Extreme Learning Machine implemented in Pytorch☆106Updated 7 years ago
- pytorch >>> 快速搭建自己的模型!☆127Updated 3 years ago
- Stacked Denoising AutoEncoder☆80Updated 6 years ago
- 用Tensorflow实现的深度神经网络。☆143Updated 3 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆109Updated 8 years ago
- CNN - ELM model for mri brain decoding☆11Updated 7 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆135Updated 2 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆55Updated 7 years ago
- ResNet-1D and Variable Length Pooling for time series data like speech☆33Updated 7 years ago
- Jupyter Notebook for Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras☆165Updated 2 years ago
- Time Series Classification Benchmark with LSTM, VGG, ResNet☆60Updated 7 years ago
- A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fas…☆71Updated 3 years ago
- Support Vector Regression☆57Updated 7 years ago
- Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification☆140Updated 6 years ago
- BLS Code☆135Updated 7 years ago
- Tensorflow deep learning based domain adaptation model implementations with experiment of estimate MNIST by SVHN data (SVHN -> MNIST): DA…☆26Updated 6 years ago
- Implementation of simple autoencoders networks with Keras☆248Updated 5 years ago
- 基于PyTorch使用迁移学习完成项目☆61Updated 7 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆150Updated 10 years ago
- An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification☆399Updated 2 years ago
- Implementation of AdaBoost algorithm in Python☆180Updated 9 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 7 years ago