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☆57Updated 6 years ago
- 基于Keras的LSTM多变量时间序列预测☆179Updated 7 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
- 基于seq2seq模型的风功率预测☆29Updated 5 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等