zhuofupan / Tensorflow-Deep-Neural-NetworksLinks
用Tensorflow实现的深度神经网络。
☆140Updated 2 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☆203Updated 6 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- start tests☆23Updated 6 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- 结合DBN和ELM的改进DBN-ELM模型☆22Updated 7 years ago
- 用GAN生成一维数据☆123Updated 5 years ago
- ☆139Updated 7 years ago
- pytorch >>> 快速搭建自己的模型!☆124Updated 2 years ago
- the extension of https://github.com/philipperemy/keras-attention-mechanism , create a new scipt to add attetion to input dimensions rath…☆78Updated 11 months ago
- from https://github.com/fuzimaoxinan/Tensorflow-Deep-Neural-Networks☆7Updated 7 years ago
- Matlab implementation of Extreme Learning Machine and variants☆32Updated 7 years ago
- about how to use CNN with one dimensional signal☆29Updated 6 years ago
- a implement of LSTM using Keras for time series prediction regression problem☆224Updated 8 years ago
- DBN for Regression Problem using Theano, NumPy, and Scikit-learn☆24Updated 9 years ago
- BPNN, SVC, SVR, CART, GSOM, LOF, K_MEANS, GRNN, LR, MLR☆20Updated 7 years ago
- 个人练习,自编码器及其变形(理论+实践)☆339Updated 6 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- PSO algorithm for multi-parameters optimizaiton☆65Updated 6 years ago
- CNN applied to bearing signals for analysis☆88Updated 5 years ago
- LSTM + Wavelet(长短期记忆神经网络+小波分析):深度学习与数字信号处理的结合☆176Updated 6 years ago
- Support Vector Regression☆56Updated 6 years ago
- Explanation of 1D CNN☆58Updated 6 years ago
- 一维卷积神经网络☆41Updated 5 years ago
- 利用各种循环网络进行回归拟合,包括rnn,lstm,nlstm,bilstm☆22Updated 5 years ago
- graduation design DBN + SVM☆36Updated 6 years ago
- BLS Code☆123Updated 6 years ago
- 基于一维卷积神经网络(1D-CNN)的多元时间序列分类☆78Updated 5 years ago
- 基于Keras的LSTM多变量时间序列预测☆178Updated 7 years ago
- [深度应用]·DC竞赛轴承故障检测开源Baseline(基于Keras1D卷积 val_acc:0.99780)☆191Updated 5 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆208Updated 6 years ago