Pinned Repositories
GeneticAlgorithm
通过遗传算法求解物流配送路径问题
graph
Logistics-Demand-Forecasting-By-Python
物流需求预测法的python实现(Logistics Demand Forecasting By Python),含移动平均法、指数平滑法、平滑系数的确认、结果输出到excel表、误差分析等
mealpy
A collection of the state-of-the-art MEta-heuristics ALgorithms in PYthon (mealpy)
python-small-examples
告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work
scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
swarmlib
This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colony Optimization (ACO), Artificial Bee Colony (ABC), Grey Wolf Optimizer (GWO) and Whale Optimization Algorithm (WOA)
transdim
Machine learning for transportation data imputation and prediction.
TransportationNetworks
Transportation Networks for Research
traveltimeanalysis
Automatically exported from code.google.com/p/traveltimeanalysis
hawkzhang's Repositories
hawkzhang/GeneticAlgorithm
通过遗传算法求解物流配送路径问题
hawkzhang/graph
hawkzhang/Logistics-Demand-Forecasting-By-Python
物流需求预测法的python实现(Logistics Demand Forecasting By Python),含移动平均法、指数平滑法、平滑系数的确认、结果输出到excel表、误差分析等
hawkzhang/mealpy
A collection of the state-of-the-art MEta-heuristics ALgorithms in PYthon (mealpy)
hawkzhang/python-small-examples
告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work
hawkzhang/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
hawkzhang/swarmlib
This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colony Optimization (ACO), Artificial Bee Colony (ABC), Grey Wolf Optimizer (GWO) and Whale Optimization Algorithm (WOA)
hawkzhang/transdim
Machine learning for transportation data imputation and prediction.
hawkzhang/TransportationNetworks
Transportation Networks for Research
hawkzhang/traveltimeanalysis
Automatically exported from code.google.com/p/traveltimeanalysis
hawkzhang/Tutorial
hawkzhang/zoofs
zoofs is a Python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's easy to use , flexible and powerful tool to reduce your feature size.