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.☆38May 30, 2020Updated 5 years ago
- 这是利用Tensorflow实现的简单BP神经网络模型☆39Oct 9, 2018Updated 7 years ago
- 在python框架下,搭建简单三层(20,3,3)BP神经网络,通过对音频的MFCC系数的特征最大值进行学习,在较少训练次数下,实现对三个人音频信号的识别。☆11Jun 9, 2019Updated 6 years ago
- bp 神经网络算法☆128Apr 26, 2023Updated 2 years ago
- LSTM和BP神经网络实现对股票开盘价的预测。☆14Mar 15, 2020Updated 6 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Learing the process of LSTM, and use keras achieve stock prediction using LSTM。LSTM步骤解释,然后使用keras实现用LSTM预测股票走势☆12Mar 10, 2020Updated 6 years ago
- LSTM长短期记忆模型预测股票涨跌☆14Jul 24, 2020Updated 5 years ago
- 未来杯房产租金预测算法竞赛,房产租金预测,LightGBM,XGBoost,回归,机器学习☆13Feb 13, 2021Updated 5 years ago
- 基于BP神经网络的股票价格预测☆25Mar 9, 2025Updated last year
- CNN based wind speed estimation of tropical cyclones based on IR/WV satellite imagery☆13Jun 27, 2018Updated 7 years ago
- (新手十分有好!!!!)本项目通过十分简洁精炼的py代码和及其耐心的注释帮助您完成股票收盘价的预测☆13Dec 23, 2024Updated last year
- 通过机器学习算法进行银行客户风险评估☆14Sep 23, 2019Updated 6 years ago
- bp神经网络进行时时彩预测☆14Jun 3, 2019Updated 6 years ago
- Application of NLP, word embedding, LSTM, PCA, TSNE.☆13Sep 1, 2021Updated 4 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.
- Python 基于BP神经网络实现鸢尾花的分类☆373Aug 1, 2020Updated 5 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 4 years ago
- 本项目是一个由我个人开发的python机器学习项目,数据在PCA降维后基于ELM、SVR、随机森林、LSTM的北京游客预测,对比了四种机器学习算法的预测效果。☆13Jun 27, 2025Updated 9 months ago
- 阿里天池,广东公共交通大数据竞赛,简单实践,主要涉及特征提取,特征选择,scikit-learn使用☆10Dec 16, 2015Updated 10 years ago
- 深度学习-贵州茅台股票预测 PCA、FA、RNN、LSTM、GRU☆29Aug 25, 2021Updated 4 years ago
- Codes and figures for my Master's thesis. Extracting phase information from single interferograms by utilising the phase shifting propert…☆14Oct 29, 2021Updated 4 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Oct 23, 2017Updated 8 years ago
- 数据分析与处理实践 (包括:#基本数据预处理操作;#机器学习基本算法实现。)☆17Aug 23, 2018Updated 7 years ago
- Stock Price Prediction with PCA and LSTM☆14Mar 3, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 股票趋势预测☆33Jan 27, 2019Updated 7 years ago
- ☆16Nov 3, 2022Updated 3 years ago
- Tensorflow实例:利用LSTM预测股票☆30Nov 9, 2018Updated 7 years ago
- 一 个可解释性电影推荐系统,系统分为 App 端以及服务器端,App可在安卓端使用,服务器使用Python 流行Web框架 Django 和Flask搭建,并使用定时任务 crontab 命令进行定时推荐。APP端实现了用户登录注册、查看最新电影列表、电影 top 榜单、电影…☆10Mar 28, 2025Updated last year
- ☆12May 6, 2024Updated last year
- 爬取福利彩票中的双色球数据做深度学习模型(LSTM+RNN)来预测下一期的双色球。☆25Mar 7, 2020Updated 6 years ago
- PyTorch构建神经网络预测气温☆15Aug 29, 2022Updated 3 years ago
- Basic implementation of a double auction in Python☆10Aug 30, 2021Updated 4 years ago
- 启发式算法包括动态规划(DP) 、遗传算法(GA)、 粒子群算法(PSO)、 模拟退火算法(SA) 、蚁群算法(ACO)、 自适应神经网络(SOM) 、禁忌搜索算法(TS)☆20Dec 16, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- This a AutoProgramming for java.智能代码生成器开发平台.Welcome to join us☆13Apr 16, 2019Updated 6 years ago
- 通 过爬虫获取双色球数据,然后再通过LSTM算法对彩票进行预测☆30Sep 5, 2023Updated 2 years ago
- 华量杯-股票预测☆20Jun 6, 2017Updated 8 years ago
- 文本聚类、tfidf、lda、doc2vec+kmeans等各种方法实现☆23Jan 17, 2020Updated 6 years ago
- 一个利用ANN(人工神经网络)和GA(遗传算法)实现污水排放溯源的个人项目。☆17Oct 30, 2020Updated 5 years ago
- 使用四种基本启发式算法(模拟退火、禁忌搜索、遗传算法与蚁群算法)求解广义旅行商(广义TSP/GTSP)问题。☆64Feb 3, 2023Updated 3 years ago
- import open street map data as a networkx graph☆25Dec 20, 2019Updated 6 years ago