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
- bp 神经网络算法☆129Apr 26, 2023Updated 3 years ago
- 基于粒子群算法的神经网络优化股票价格预测☆31May 11, 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
- LSTM长短期记忆模型预测股票涨跌☆13Jul 24, 2020Updated 5 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.
- 未来杯房产租金预测算法竞赛,房产租金预测,LightGBM,XGBoost,回归,机器学习☆13Feb 13, 2021Updated 5 years ago
- 基于BP神经网络的股票价格预测☆25Mar 9, 2025Updated last year
- [大数据课程作业]分别采用神经网络、线性回归、SVM方法预测学生成绩☆47Dec 5, 2018Updated 7 years ago
- GoogleNet-BN,namely InceptionNetV2 based on pytorch.☆14Apr 27, 2018Updated 8 years ago
- CNN based wind speed estimation of tropical cyclones based on IR/WV satellite imagery☆13Jun 27, 2018Updated 7 years ago
- 关于租金预测的一个机器学习比赛项目,XGBoost调优☆13Apr 26, 2019Updated 7 years ago
- Recurrent Neural Network for Financial Forecasting☆14Aug 23, 2013Updated 12 years ago
- 通过机器学习算法进行银行客户风险评估☆14Sep 23, 2019Updated 6 years ago
- bp神经网络进行时时彩预测☆14Jun 3, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Application of NLP, word embedding, LSTM, PCA, TSNE.☆13Sep 1, 2021Updated 4 years ago
- BP神经网络+Kalman滤波器融合预测模型(预测点坐标)☆17Apr 21, 2018Updated 8 years ago
- Python 基于BP神经网络实现鸢尾花的分类☆376Aug 1, 2020Updated 5 years ago
- GoogleNet☆12Mar 24, 2018Updated 8 years 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…☆15Oct 29, 2021Updated 4 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Oct 23, 2017Updated 8 years ago
- 数据分析与处理实践 (包括:#基本数据预处理操作;#机器学习基本算法实现。)☆17Aug 23, 2018Updated 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.
- Stock Price Prediction with PCA and LSTM☆14Mar 3, 2021Updated 5 years ago
- 股票趋势预测☆33Jan 27, 2019Updated 7 years ago
- ☆16Nov 3, 2022Updated 3 years ago
- 一个可解释性电影推荐系统,系统分为 App 端以及服务器端,App可在安卓端使用,服务器使用Python 流行Web框架 Django 和Flask搭建,并使用定时任务 crontab 命令进行定时推荐。APP端实现了用户登录注册、查看最新电影列表、电影 top 榜单、电影…☆10Mar 28, 2025Updated last year
- Tensorflow实例:利用LSTM预测股票☆30Nov 9, 2018Updated 7 years ago
- PyTorch构建神经网络预测气温☆15Aug 29, 2022Updated 3 years ago
- 机器学习算法超参数的优化方法——基于hyperopt和bayes_opt☆14Sep 14, 2018Updated 7 years ago
- A dynamic golang worker pool, coroutine pool / 通用动态工作池、协程池☆17Aug 25, 2023Updated 2 years ago
- Convert Shapefile to the Network and find number of shortest paths☆22Feb 22, 2019Updated 7 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.
- 使用支持向量机,感知机,随机森林,决策树,k近邻,logistic,LSTM,bagging,boosting,集成等多种常见算法实现多分类任务(三分类)。Support vector machine, perceptron, random forest, decision…☆19May 8, 2020Updated 6 years ago
- 通过爬虫获取双色球数据,然后再通过LSTM算法对彩票进行预测☆29Sep 5, 2023Updated 2 years ago
- 数据预处理过程(属性选择, 异常值处理, 归一化, 标准化等)☆69Jul 25, 2020Updated 5 years ago
- 华量杯-股票预测☆20Jun 6, 2017Updated 9 years ago
- 一个利用ANN(人工神经网络)和GA(遗传算法)实现污水排放溯源的个人项目。☆17Oct 30, 2020Updated 5 years ago
- 使用四种基本启发式算法(模拟退火、禁忌搜索、遗传算法与蚁群算法)求解广义旅行商(广义TSP/GTSP)问题。☆65Apr 22, 2026Updated last month
- import open street map data as a networkx graph☆25Dec 20, 2019Updated 6 years ago