Python 建立的BP神经网络处理预测相关公交线路数据
☆37Nov 5, 2017Updated 8 years ago
Alternatives and similar repositories for BPNN_Python
Users that are interested in BPNN_Python are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.☆40May 30, 2020Updated 6 years ago
- 基于粒子群算法的神经网络优化股票价格预测☆31May 11, 2020Updated 6 years ago
- 基于长短记忆型递归神经网络的水质预测 模型☆11Aug 11, 2018Updated 8 years ago
- Learing the process of LSTM, and use keras achieve stock prediction using LSTM。LSTM步骤解释,然后使用keras实现用LSTM预测股票走势☆12Mar 10, 2020Updated 6 years ago
- featselector是一个基于统计分析和模型选择的特征选择器.☆14Mar 4, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- LSTM长短期记忆模型预测股票涨跌☆13Jul 24, 2020Updated 6 years ago
- 基于BP神经网络的股票价格预测☆25Mar 9, 2025Updated last year
- GoogleNet-BN,namely InceptionNetV2 based on pytorch.☆14Apr 27, 2018Updated 8 years ago
- 本项目是一个由我个人开发的python机器学习项目,数据在PCA降维后基于ELM、SVR、随机森林、LSTM的北京游客预测,对比了四种机器学习算法的预测效果。☆13Jun 27, 2025Updated last year
- GoogleNet☆12Mar 24, 2018Updated 8 years ago
- Application of NLP, word embedding, LSTM, PCA, TSNE.☆13Sep 1, 2021Updated 5 years ago
- 通过机器学习算法进行银行客户风险评估☆14Sep 23, 2019Updated 6 years ago
- 深度学习-贵州茅台股票 预测 PCA、FA、RNN、LSTM、GRU☆29Aug 25, 2021Updated 5 years ago
- 银行流水分析追踪☆17Sep 20, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A LaTeX beamer theme template for CQU students.☆17Oct 25, 2022Updated 3 years ago
- Exploited the long-term dependencies in the electric load time series in the States of Texas for predicting more accurate electricity usa…☆12May 12, 2021Updated 5 years ago
- A reliable mobile-web template built on Vue, Vue-CLI, Vuex, Vue-Router, Vant, Axios, Scss, Mock, Eslint and Viewport adaptation scheme. 基…☆15Jul 26, 2021Updated 5 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Oct 23, 2017Updated 8 years ago
- 数据分析与处理实践 (包括:#基本数据预处理操作;#机器学习基本算法实现。)☆17Aug 23, 2018Updated 8 years ago
- 股票趋势预测☆33Jan 27, 2019Updated 7 years ago
- ☆16Nov 3, 2022Updated 3 years ago
- Tensorflow实例:利用LSTM预测股票☆30Nov 9, 2018Updated 7 years ago
- 爬取福利彩票中的双色球数据做深度学习模型(LSTM+RNN)来预测下一期的双色球。☆26Mar 7, 2020Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- PyTorch构建神经网络预测气温☆15Aug 29, 2022Updated 4 years ago
- type into the url in blooket: javascript:(() => {/***************************************************************************************…☆12Mar 1, 2022Updated 4 years ago
- A hybrid forecasting model that combines the Hilbert-Huang Transform and Multivariate Adaptive Regression Splines☆16Feb 7, 2019Updated 7 years ago
- 简单线性回归,多元线性回归,非线性回归,Kmeans算法,Hierarchical_clustering☆14Feb 29, 2020Updated 6 years ago
- Basic implementation of a double auction in Python☆10Aug 30, 2021Updated 5 years ago
- This a AutoProgramming for java.智能代码生成器开发平台.Welcome to join us☆13Apr 16, 2019Updated 7 years ago
- 通过爬虫获取双色球数据,然后再通过LSTM算法对彩票进行预测☆31Sep 5, 2023Updated 3 years ago
- 使用多目标免疫遗传算法计算较简化海上救援选址问题 / Using multi-objective immune genetic algorithm to calculate a simplified maritime rescue location problem☆20Dec 28, 2023Updated 2 years ago
- 一个利用ANN(人工神经网络)和GA(遗传算法)实现污水排放溯源的个人项目。☆17Oct 30, 2020Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 华量杯-股票预测☆20Jun 6, 2017Updated 9 years ago
- 文本聚类、tfidf、lda、doc2vec+kmeans等各种方法实现☆23Jan 17, 2020Updated 6 years ago
- 2019华为杯研究生数学建模比赛F题(二等奖)☆15Nov 11, 2019Updated 6 years ago
- Assessing the Effectiveness of LSTM model with EMD Denoising and PCA for EUR/USD currency☆19May 29, 2020Updated 6 years ago
- Load forecasting using LSTM and BP.使用LSTM、BP神经网络实现负荷预测☆17Apr 6, 2021Updated 5 years ago
- 利用python对3000个数据利用机器学习算法建立模型,并预测未来客户信用风险。处理数据不均衡问题时采用了SMOTE过采样以及随机过采样技术;通过相关性分析进行特征选择;建模过程中用到了Logistic回归、SVM、随机森林、GBDT四种模型,并通过网格搜索法确定最优参数…☆36Jun 8, 2022Updated 4 years ago
- MTCNN with convolution reprogramed in c☆14Jul 25, 2019Updated 7 years ago