Effort-Hepan / Deep-learning-experiment
基于LSTM+CNN的自然语言处理,基于单维LSTM、多维LSTM时序预测算法和多元线性回归算法的预测模型
☆10Updated 4 years ago
Alternatives and similar repositories for Deep-learning-experiment:
Users that are interested in Deep-learning-experiment are comparing it to the libraries listed below
- CNN-BiGRU-Attention模型☆86Updated 2 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆182Updated 4 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆246Updated 11 months ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆58Updated 6 years ago
- 利用CNN,LSTM,CNN_LSTM,TextCNN,Bi-LSTM和传统的机器学习算法进行情感分析,参考:https://github.com/Edward1Chou/SentimentAnalysis☆86Updated 6 years ago
- CNN+LSTM+Attention predict stock☆45Updated 2 years ago
- 多元多步时间序列的LSTM模型预测——基于Keras☆79Updated 3 years ago
- 基于ARIMA时间序列的销量预测模型,实际预测准确率达90%以上,内含有测试记录和实际上线效果。☆99Updated 5 years ago
- 使用svr, mlp, rnn, lstm, am-lstm进行多元时间序列回归预测☆55Updated 2 years ago
- 基于Keras的LSTM多变量时间序列预测☆23Updated 7 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆81Updated 3 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆71Updated 5 years ago
- CNN+BiLSTM+Attention Multivariate Time Series Prediction implemented by Keras☆621Updated 4 years ago
- 通过修改transformer使其可以预测金融时间序列☆32Updated 3 years ago
- 时间序列ARIMA模型的销量预测☆60Updated 6 years ago
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆183Updated 2 years ago
- 基于pytorch搭建多特征LSTM时间序列预测☆161Updated 2 years ago
- Undergradute final project with ARIMA,LSTM,GRU,Xgboost and DeepTTE.毕业论文代码库合集,包括基于ARIMA,LSTM,GRU进行时间序列预测,基于DeepTTE解决ETA(estimated time of …☆19Updated 2 years ago
- my blog https://blog.csdn.net/qq_35649669/article/details/105586099☆47Updated 4 years ago
- 基于seq2seq模型的风功率预测☆27Updated 5 years ago
- 客流量时间序列预测模型☆116Updated 2 years ago
- 使用ARIMA,Transformer,LSTM 对心跳时间序列数据进行预测☆16Updated last year
- 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.☆35Updated 4 years ago
- ☆24Updated 2 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆52Updated 4 years ago
- 使用支持向量机,感知机,随机森林,决策树,k近邻,logistic,LSTM,bagging,boosting,集成等多种常见算法实现多分类任务(三分类)。Support vector machine, perceptron, random forest, decision…☆16Updated 4 years ago
- 使用LSTM对股票价格进行回归预测,对股价涨跌进行分类预测。We use LSTM to forecast the stock price and classify the rise and fall of the stock price.☆18Updated 4 years ago
- ☆16Updated 2 years ago
- pytorch实现用LSTM做股票价格预测☆230Updated 4 years ago
- mlp/rnn/gru + attention 实现文本情感分析☆21Updated 6 years ago