fuqiuai / TensorFlow-Deep-Learning
用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型
☆56Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for TensorFlow-Deep-Learning
- CNN-BiGRU-Attention模型☆80Updated 2 years ago
- ☆16Updated last year
- LSTM, CNN, CNNLSTM, BiLSTM, MLP☆10Updated 6 years ago
- 基于深度学习的溶解氧时间序列预测模型☆26Updated 4 years ago
- 使用支持向量机,感知机,随机森林,决策树,k近邻,logistic,LSTM,bagging,boosting,集成等多种常见算法实现多分类任务(三分类)。Support vector machine, perceptron, random forest, decision…☆16Updated 4 years ago
- 基于Keras的LSTM多变量时间序列预测☆22Updated 6 years ago
- 论文基于注意力机制的卷积神经网络模型 源代码☆16Updated 7 years ago
- keras注意力机制☆16Updated 6 years ago
- the extension of https://github.com/philipperemy/keras-attention-mechanism , create a new scipt to add attetion to input dimensions rath…☆77Updated 3 months ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆69Updated 5 years ago
- use lstm to predict value and label based on keras基于keras框架,用lstm解决回归和分类问题☆18Updated 4 years ago
- CNN with attention and CNN_LSTM_attention(pytorch)☆18Updated 4 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- 支持向量机(SVM)——分类预 测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆51Updated 7 years ago
- 基于LSTM+CNN的自然语言处理,基于单维LSTM、多维LSTM时序预测算法和多元线性回归算法的预测模型☆9Updated 4 years ago
- mlp/rnn/gru + attention 实现文本情感分析☆21Updated 6 years ago
- 文本分类, 双向lstm + attention 算法☆86Updated 4 years ago
- Using K-NN, SVM, Bayes, LSTM, and multi-variable LSTM models on time series forecasting☆47Updated 5 years ago
- EEMD、LSTM、time series prediction、DO、Deep Learning☆81Updated 3 years ago
- Pytorch 实现RNN、LSTM、GRU模型☆74Updated 6 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆226Updated 9 months ago
- attention-based LSTM/Dense implemented by Keras☆292Updated 6 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆32Updated 3 years ago
- 利用CNN,LSTM,CNN_LSTM,TextCNN,Bi-LSTM和传统的机器学习算法进行情感分析,参考:https://github.com/Edward1Chou/SentimentAnalysis☆85Updated 5 years ago
- BiLSTM with Multi-Headed Self Attention for sentiment classification of Twitter data, implemented in Keras and PyTorch.☆26Updated 3 years ago
- ☆10Updated 5 years ago
- dbn with smote 增强☆11Updated 5 years ago
- ☆75Updated 6 years ago
- 基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱即用,方便自己二次拓展,持续更新☆26Updated last year