zhuofupan / Tensorflow-Deep-Neural-NetworksLinks
用Tensorflow实现的深度神经网络。
☆142Updated 3 years ago
Alternatives and similar repositories for Tensorflow-Deep-Neural-Networks
Users that are interested in Tensorflow-Deep-Neural-Networks are comparing it to the libraries listed below
Sorting:
- Implementation of the stacked denoising autoencoder in Tensorflow☆206Updated 7 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- about how to use CNN with one dimensional signal☆29Updated 7 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- Weighted LSSVM for regression☆37Updated 7 years ago
- ☆141Updated 8 years ago
- pytorch >>> 快速搭建自己的模型!☆126Updated 3 years ago
- start tests☆23Updated 7 years ago
- CNN applied to bearing signals for analysis☆92Updated 6 years ago
- 结合DBN和ELM的改进DBN-ELM模型☆22Updated 7 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆109Updated 8 years ago
- DBN for Regression Problem using Theano, NumPy, and Scikit-learn☆24Updated 9 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 7 years ago
- 用GAN生成一维数据☆124Updated 5 years ago
- Explanation of 1D CNN☆60Updated 7 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆208Updated 6 years ago
- 个人练习,自编码器及其变形(理论+实践)☆343Updated 6 years ago
- A traffic flow prediction model based on Scikit and Keras. The model contains a DBN and a NN.☆16Updated 6 years ago
- Support Vector Regression☆57Updated 7 years ago
- [深度应用]·DC竞赛轴承故障检测开源Baseline(基于Keras1D卷积 val_acc:0.99780)☆203Updated 6 years ago
- about deep learning projects☆49Updated 5 years ago
- a implement of LSTM using Keras for time series prediction regression problem☆225Updated 9 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 8 years ago
- the extension of https://github.com/philipperemy/keras-attention-mechanism , create a new scipt to add attetion to input dimensions rath…☆78Updated last year
- Matlab implementation of Extreme Learning Machine and variants☆33Updated 7 years ago
- graduation design DBN + SVM☆36Updated 6 years ago
- LSTM + Wavelet(长短期记忆神经网络+小波分析):深度学习与数字信号处理的结合☆185Updated 6 years ago
- BLS Code☆133Updated 7 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 8 years ago
- BPNN, SVC, SVR, CART, GSOM, LOF, K_MEANS, GRNN, LR, MLR☆20Updated 8 years ago