gitfuwu / dynamic_bp_network_regression
神经网络结构可变的BP回归
☆12Updated 6 years ago
Alternatives and similar repositories for dynamic_bp_network_regression:
Users that are interested in dynamic_bp_network_regression are comparing it to the libraries listed below
- 利用Python实现三层BP神经网络☆80Updated 6 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆30Updated 8 years ago
- ☆15Updated 4 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆41Updated 5 years ago
- python 用GA算法优化BP神经网络☆150Updated 3 years ago
- BPNN for regression problems by tensorflow☆9Updated 5 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆72Updated 6 years ago
- 使用支持向量机、弹性网络、随机森林、LSTM、SARIMA等多种算法进行时间序列的回归预测, 除此以外还采取了多种组合方法对以上算法输出的结果进行组合预测。Support vector machine, elastic network, random forest, LSTM…☆43Updated 4 years ago
- 基于遗传算法的BP神经网络☆15Updated 3 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 粒子群算法优化支持向量机☆133Updated 2 years ago
- 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.☆35Updated 4 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆36Updated 7 years ago
- 通用的BP神经网络回归代码☆22Updated 4 years ago
- 机器学习算法超参数的优化方法——基于hyperopt和bayes_opt☆14Updated 6 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆72Updated 4 years ago
- 使用libsvm和遗传算法优化支持向量机的cost和gamma参数☆31Updated 12 years ago
- 基于Keras的LSTM多变量时间序列预测☆23Updated 7 years ago
- about deep learning projects☆49Updated 4 years ago
- 简单的BP神经网络Python实现,自定义神经元层数和数量,单次输入/输出均为一维列表☆10Updated 6 years ago
- graduation design DBN + SVM☆36Updated 6 years ago
- a back propagation neural network with genetic algorithm☆79Updated 7 years ago
- GA,PSO,LSTM...☆23Updated 6 years ago
- 集成学习Stacking方法详解☆71Updated 5 years ago
- ☆32Updated 5 years ago
- A small project abot GA and ANN,基于TensorFlow实现基于遗传算法的神经网络结构搜索技术,在威斯康星乳腺癌细胞分类的数据集上面进行实验,并与传统的机器学习的分类算法进行对比,验证该算法的结果的优劣性。☆35Updated 4 years ago
- Python code of RBF neural network classification model☆44Updated 6 years ago
- ☆27Updated 6 years ago