基于深度学习的共享单车预测与调度解决方案,使用神经网络构建单车需求量与时间段和地理画像的关联,预测不同区域单车需求量;使用蚁群算法规划最优单车调度路径。
☆113Dec 29, 2018Updated 7 years ago
Alternatives and similar repositories for Prediction-and-Scheduling-of-Shared-Bike
Users that are interested in Prediction-and-Scheduling-of-Shared-Bike are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 共享单车时空数据分析与管理系统基于大数据平台框架,对现有的共享单车数据进行流量的时间和空间统计。通过某一个时期的共享单车大数据的分析和管理,得以观察到某区域或者某时间段的单车具体情况,也实现了管理员对单车的远程操作,让当代城市中共享单车的摆放和调度更加具有合理性。☆30Dec 29, 2020Updated 5 years ago
- 共享单车综合管控大数据分析平台☆20Apr 26, 2022Updated 4 years ago
- 基于Dijkstra算法的武汉地铁路径规划☆10Jul 1, 2022Updated 3 years ago
- 研究生作业 人工智能作业: knn算法、sklearn库实现全连接网络、纯numpy实现全连接网络 高级程序设计作业: 广义tsp问题 (模拟退火、禁忌搜索、遗传算法、蚁群算法)☆13Dec 8, 2020Updated 5 years ago
- 运钞车路径规划(蚁群算法VRPSD)☆13Jun 24, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 启发式算法总结☆20Jan 15, 2021Updated 5 years ago
- ☆13Aug 29, 2017Updated 8 years ago
- 基于传统遗传算法的流水车间调度问题☆34Jul 1, 2019Updated 6 years ago
- Using LSTM networks to predict demand per location in Manhattan.☆15Mar 6, 2021Updated 5 years ago
- 解决调度问题的元启发式算法应用(未完待续...),蚁群算法(ACO)、遗传算法(GA)、粒子群算法(PSO)、模拟退火算法(SA)☆34Nov 1, 2018Updated 7 years ago
- 2021阿里云供应链大赛之需求预测及单级库存优化,B榜73名☆30Nov 12, 2023Updated 2 years ago
- This project aims to develop a machine learning model that predicts the demand for bike sharing in a given location. By analyzing histori…☆11Jul 21, 2023Updated 2 years ago
- Term Project. Use Simulated Annealing Algorithm for the basic Job Shop Scheduling Problem (模拟退火解决车间调度问题)☆18Aug 2, 2021Updated 4 years ago
- DCRNN的Pytorch实现☆11Jun 21, 2023Updated 2 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.
- 基于粒子群算法的神经网络优化股票价格预测☆31May 11, 2020Updated 5 years ago
- 分别用改进的粒子群优化算法和改进的差分进化算法求解柔性作业车间调度问题☆171Apr 6, 2020Updated 6 years ago
- 基于深度强化学习的资源调度研究☆92Feb 9, 2018Updated 8 years ago
- 基于蚁群算法的多配送中心的车辆调度问题的研究☆67Aug 8, 2019Updated 6 years ago
- 牛逼的A*算法,最好的寻路算法☆12Feb 28, 2020Updated 6 years ago
- JD 城市物流运输车辆智能调度☆118Nov 17, 2018Updated 7 years ago
- Semi-supervised Multi-view Variational Autoencoder (semiMVAE)☆11Sep 28, 2017Updated 8 years ago
- 基于强化学习的炼钢动态调度求解技术和软件实现☆25Apr 26, 2020Updated 6 years ago
- 基于opencv与深度学习的人脸情绪识别☆11Apr 15, 2024Updated 2 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.
- Taxi Origin-Destination Demand Prediction☆54Jul 4, 2020Updated 5 years ago
- Eclipse+Tomcat+SQLServer2008的环境下搭建的一个基于MVC框架的房地产信息管理系统; 运用gis技术实现房产信息与地图的结合,完成地图查询。☆11Sep 13, 2014Updated 11 years ago
- 天池大数据竞赛 千里马大赛 风险识别与预测赛题 Top5☆14May 16, 2019Updated 6 years ago
- 科研管理系统 Django初试☆12Dec 5, 2018Updated 7 years ago
- 本项目使用python对影响共享单车使用量的因素进行可视化分析,并使用lightGBM算法对已知条件下的共享单车使用量进行预测。其中为了选择最优模型,使用了k折交叉验证和网格搜索选择最优参数。☆10Jul 15, 2020Updated 5 years ago
- 使用LSTM预测商品销量,考虑销量激增点影响☆35May 10, 2019Updated 6 years ago
- 使用Apriori算法进行频繁项集的挖掘以及关联规则的挖掘☆23Dec 7, 2016Updated 9 years ago
- qt界面+yolox识别算法+modbus通信☆11Feb 11, 2023Updated 3 years ago
- 基于chatGPT的pyqt5图形界面程序☆11Feb 2, 2023Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- top3-solution☆10Feb 28, 2020Updated 6 years ago
- 陈克明《动态多智能算法及其在物流配送系统中的应用研究》中的遗传-粒子群算法复现☆13Jan 24, 2023Updated 3 years ago
- 四种调度算法:随机调度、先来先服务、DRF、模拟退火的实现。☆10Jan 6, 2021Updated 5 years ago
- ☆21May 9, 2018Updated 7 years ago
- 南邮大创项目,旨在用超启发式算法解决CVRP问题☆33Mar 28, 2021Updated 5 years ago
- 这是一次最优化算法的作业,使用模拟退火算法(Simulated Annealing, SA)解决置换车间调度问题和非置换流水车间问题☆13May 15, 2023Updated 2 years ago
- 基于BP神经网络的股票价格预测☆25Mar 9, 2025Updated last year