tinyzqh / code-of-csdnLinks
csdn上面的一些相关代码
☆118Updated 5 years ago
Alternatives and similar repositories for code-of-csdn
Users that are interested in code-of-csdn are comparing it to the libraries listed below
Sorting:
- Multidimensional Time Series Prediction by using LSTM☆56Updated 6 years ago
- 基于Keras的LSTM多变量时间序列预测☆181Updated 7 years ago
- about deep learning projects☆49Updated 5 years ago
- Pytorch 实现RNN、LSTM、GRU模型☆79Updated 7 years ago
- Codes for time series forecast☆145Updated 4 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
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆83Updated 6 years ago
- Using K-NN, SVM, Bayes, LSTM, and multi-variable LSTM models on time series forecasting☆51Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 7 years ago
- A traffic flow prediction model based on Scikit and Keras. The model contains a DBN and a NN.☆16Updated 6 years ago
- 天池智慧交通预测挑战赛解决方案☆506Updated 8 years ago
- 一种有效的电力负荷预测方法☆63Updated 5 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆135Updated 4 years ago
- DataCastle国能日新功率预测题 rank21解决方案☆42Updated 5 years ago
- 客流量时间序列预测模型☆127Updated 3 years ago
- 基于LSTM的电力负荷预测☆158Updated 7 years ago
- use deepar to predict water supply network pressure☆21Updated 4 years ago
- 利用时间序列预测汽车销量☆43Updated 6 years ago
- ☆31Updated 6 years ago
- 基于seq2seq模型的风功率预测☆29Updated 5 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- 基于统计学的时间序列预测(AR,ARM).☆289Updated 4 years ago
- ☆253Updated last year
- 基于Keras框架,结合LSTM/GRU/Arima/WNN实现多方式的水质参数预测☆23Updated 7 years ago
- 基于KNN聚类算法结合Dynamic Time Warping(动态时间调整)的时间序列分类☆63Updated 6 years ago
- 2019科大讯飞工程机械赛题-亚军☆39Updated 5 years ago
- 2019天池大数据竞赛杭州市地铁流量流入流出预测 成绩27/2319 比赛地址https://tianchi.aliyun.com/competition/entrance/231708/introduction?spm=5176.12281957.1004.6.38b0…☆45Updated 6 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆202Updated 6 years ago
- Python code of RBF neural network classification model☆46Updated 6 years ago