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
- 这是利用Tensorflow实现的简单BP神经网络模型☆39Oct 9, 2018Updated 7 years ago
- bp 神经网络算法☆129Apr 26, 2023Updated 3 years ago
- 基于粒子群算法的神经网络优化股票价格预测☆31May 11, 2020Updated 6 years ago
- 基于长短记忆型递归神经网络的水质预测模型☆11Aug 11, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- LSTM和BP神经网络实现对股票开盘价的预测。☆14Mar 15, 2020Updated 6 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
- LSTM长短期记忆模型预测股票涨跌☆13Jul 24, 2020Updated 5 years ago
- 基于BP神经网络的股票价格预测☆25Mar 9, 2025Updated last year
- (新手十分有好!!!!)本项目通过十分简洁精炼的py代码和及其耐心的注释帮助您完成股票收盘价的预测☆13Dec 23, 2024Updated last year
- bp神经网络进行时时彩预测☆14Jun 3, 2019Updated 7 years ago
- This project aims at the big data challenges for predicting bus arrival time using GPS datasets.☆13Mar 1, 2024Updated 2 years ago
- 本项目是一个由我个人开发的python机器学习项目,数据在PCA降维后基于ELM、SVR、随机森林、LSTM的北京游客预测,对比了四种机器学习算法的预测效果。☆13Jun 27, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Python 基于BP神经网络实现鸢尾花的分类☆379Aug 1, 2020Updated 5 years ago
- Application of NLP, word embedding, LSTM, PCA, TSNE.☆13Sep 1, 2021Updated 4 years ago
- 通过机器学习算法进行银行客户风险评估☆14Sep 23, 2019Updated 6 years ago
- 深度学习-贵州茅台股票预测 PCA、FA、RNN、LSTM、GRU☆29Aug 25, 2021Updated 4 years ago
- 银行流水分析追踪☆16Sep 20, 2019Updated 6 years ago
- A LaTeX beamer theme template for CQU students.☆17Oct 25, 2022Updated 3 years ago
- Stock Price Prediction with PCA and LSTM☆14Mar 3, 2021Updated 5 years ago
- Codes and figures for my Master's thesis. Extracting phase information from single interferograms by utilising the phase shifting propert…☆15Oct 29, 2021Updated 4 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Oct 23, 2017Updated 8 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 股票趋势预测☆33Jan 27, 2019Updated 7 years ago
- ☆16Nov 3, 2022Updated 3 years ago
- ☆11May 6, 2024Updated 2 years ago
- 一个可解释性电影推荐系统,系统分为 App 端以及服务器端,App可在安卓端使用,服务器使用Python 流行Web框架 Django 和Flask搭建,并使用定时任务 crontab 命令进行定时推荐。APP端实现了用户登录注册、查看最新电影列表、电影 top 榜单、电影…☆10Mar 28, 2025Updated last year
- Tensorflow实例:利用LSTM预测股票☆30Nov 9, 2018Updated 7 years ago
- 爬取福利彩票中的双色球数据做深度学习模型(LSTM+RNN)来预测下一期的双色球。☆25Mar 7, 2020Updated 6 years ago
- An integrated web-based system for data monitoring and networks management.☆21Jul 1, 2026Updated 3 weeks ago
- 启发式算法包括动态规划(DP) 、遗传算法(GA)、 粒子群算法(PSO)、 模拟退火算法(SA) 、蚁群算法(ACO)、 自适应神经网络(SOM) 、禁忌搜索算法(TS)☆20Dec 16, 2023Updated 2 years ago
- PyTorch构建神经网络预测气温☆15Aug 29, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- type into the url in blooket: javascript:(() => {/***************************************************************************************…☆10Mar 1, 2022Updated 4 years ago
- 机器学习算法超参数的优化方法——基于hyperopt和bayes_opt☆14Sep 14, 2018Updated 7 years ago
- A hybrid forecasting model that combines the Hilbert-Huang Transform and Multivariate Adaptive Regression Splines☆16Feb 7, 2019Updated 7 years ago
- Basic implementation of a double auction in Python☆10Aug 30, 2021Updated 4 years ago
- This a AutoProgramming for java.智能代码生成器开发平台.Welcome to join us☆13Apr 16, 2019Updated 7 years ago
- 逻辑回归、时间序列、KNN、朴素贝叶斯、决策树、关联规则、线性回归、神经网络、SVM、模型评估以及提高模型性能☆15Jan 1, 2019Updated 7 years ago
- 使用支持向量机,感知机,随机森林,决策树,k近邻,logistic,LSTM,bagging,boosting,集成等多种常见算法实现多分类任务(三分类)。Support vector machine, perceptron, random forest, decision…☆19May 8, 2020Updated 6 years ago