fushengya's Stars
mryuan0428/House-price-prediction
房价预测完整项目:1.爬取链家网数据 2.处理后,用sklearn中几个逻辑回归机器学习模型和keras神经网络搭建模型预测房价 最终结果神经网络效果更好,R^2值0.75左右
scPointer/MAA-VRPTW
an multi-agent-algorithm for VRP problem. The porject is for the course Operation Research (I).
AugustoPaiva/VRPTW
A Vehicle routing problem withtTime window(VRPTW) solution
vivekyadav/Clustering-VRP
Uses clustering algo to optimize VRP solutions
sinagolara/VRP
Adaptive Heuristic Method Based on SA and LNS for Solving Vehicle Routing Problem
zsliu98/GOC-VRPTW
Electric Vehicle Routing Problem with Time Windows
bofeiw/VRPTW-Python
实现高升论文《基于电动汽车的带时间窗的路径优化问题研究》中的算法
iRB-Lab/py-ga-VRPTW
A Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Time Windows
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
brucefeng10/JD-GOC-VRP
VRPTW variation of JD Global Optimization Challange
bigbanging/JDATA_GOC
京东配送竞赛