fuqiuai / TensorFlow-Deep-Learning
用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型
☆58Updated 6 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
- LSTM, CNN, CNNLSTM, BiLSTM, MLP☆10Updated 6 years ago
- 基于Keras的LSTM多变量时间序列预测☆23Updated 7 years ago
- 基于深度学习的溶解氧时间序列预测模型☆27Updated 4 years ago
- CNN-BiGRU-Attention模型☆86Updated 2 years ago
- ☆16Updated 2 years ago
- 使用支持向量机,感知机,随机森林,决策树,k近邻,logistic,LSTM,bagging,boosting,集成等多种常见算法实现多分类任务(三分类)。Support vector machine, perceptron, random forest, decision…☆16Updated 4 years ago
- EEMD、LSTM、time series prediction、DO、Deep Learning☆84Updated 3 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- keras注意力机制☆17Updated 6 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆71Updated 5 years ago
- 基于LSTM+CNN的自然语言处理,基于单维LSTM、多维LSTM时序预测算法和多元线性回归算法的预测模型☆11Updated 4 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 6 years ago
- Using K-NN, SVM, Bayes, LSTM, and multi-variable LSTM models on time series forecasting☆49Updated 5 years ago
- 文本分类, 双向lstm + attention 算法☆89Updated 4 years ago
- ☆32Updated 5 years ago
- the extension of https://github.com/philipperemy/keras-attention-mechanism , create a new scipt to add attetion to input dimensions rath…☆78Updated 6 months ago
- attention-based LSTM/Dense implemented by Keras☆296Updated 6 years ago
- about deep learning projects☆49Updated 4 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- 基于KNN聚类算法结合Dynamic Time Warping(动态时间调整)的时间序列分类☆58Updated 5 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆81Updated 3 years ago
- 论文基 于注意力机制的卷积神经网络模型 源代码☆16Updated 7 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- detect malicious URL and Request (Bi-LSTM、Bi-LSTM + CNN、CNN + Bi-LSTM、CNN + Bi-LSTM + CNN)☆60Updated 5 years ago
- LSTM和SVM实现设备故障诊断☆49Updated 5 years ago
- Multidimensional Time Series Prediction by using LSTM☆56Updated 5 years ago
- 基于seq2seq模型的风功率预测☆28Updated 5 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆183Updated 4 years ago
- Pytorch 实现RNN、LSTM、GRU模型☆77Updated 6 years ago
- 由时间空间成对组成的轨迹序列,通过循环神经网络lstm,自编码器auto-encode,时空密度聚类st-dbscan做异常检测☆70Updated 5 years ago