cai-yuxiang's Stars
Yuanlang1016/Snake
Java贪吃蛇 || Java Greedy Snake
CalP12/Elderly-Fall-Detection
A machine learning model to detect if a person is falling that also sends alerts to respective authorities.
hassancpu/Fall-Detection
Fall Detection Using SVM
ambianic/fall-detection
Python ML library for people fall detection
nckwhiteley/volatility-change-points
Dynamic time series clustering via volatility change-points
philipperemy/Peer-Group-Analysis-Clustering
Unsupervised Clustering of Time Series using Peer Group Analysis PGA
evan176/TimeSeriesVectorization
Some time series vectorization methods which could give better representation for classification / clustering or other analysis.
effa/time-series-clustering
Project for PV056 Machine learning course on clustering of time series
FilippoMB/Time-series-classification-and-clustering-with-Reservoir-Computing
Library for implementing reservoir computing models (echo state networks) for multivariate time series classification and clustering.
zichuan-liu/WHUT_CUMCM20
武汉理工大学2020数学建模国赛国二/美赛国二/数维杯国一/亚太国二/校内集训/优秀论文等资料
lg-li/Genetic-Algorithm-Flexible-Job-Shop-Scheduling-Problem
Flexible job shop scheduling program based on genetic algorithm. 基于遗传算法的柔性车间调度问题方案模拟程序。
Yangami/Genetic-Algorithm-Kmeans
对于一个板块内的股票使用Kmeans聚类剔除垃圾股,利用遗传算法分析上市公司的财务指标,从基本面的角度得出合理的股票选择模型,帮助投资者在某个板块内确定出选择高收益股票的标准,策略样本外回测计效见backtest.png文件。
rossning92/genetic-algorithm
Genetic algorithm for walking simulation. Online demo: https://rossning92.github.io/genetic-algorithm/
wurmen/Genetic-Algorithm-for-Job-Shop-Scheduling-and-NSGA-II
Learning how to implement GA and NSGA-II for job shop scheduling problem in python
zhongxiaolong1988/GeneticAlgorithm
通过遗传算法求解物流配送路径问题
PytLab/gaft
A Genetic Algorithm Framework in Python (not for production level)
ahmedfgad/GeneticAlgorithmPython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
Hecate2/CUMCM_2018_ProblemB
My MATLAB code for Contemporary Undergraduate Mathematical Contest in Modeling, question B, 2018. National 1st Prize
yasuoman/DPSO_FJSP
离散化PSO解决FJSP问题
superhqh/FJSP
分别用改进的粒子群优化算法和改进的差分进化算法求解柔性作业车间调度问题
TaylorPeer/Diophantine
Solving Diophantine Equations with Genetic Algorithms
tclose/Diophantine
A Python implementation of an algorithm for solving systems of diophantine equations
Honeybadger-360/Parallel_Bin_Packing_Problem
The Bin Packing Problem is solved using GA algorithm, and parallel processing is added, which greatly reduces the calculation time of the algorithm. Finally, random boxing is used as a comparison experiment. If you just need to do big data parallel jobs, then this will save you a lot of time, welcome star.
fdabrandao/vpsolver
Arc-flow Vector Packing Solver (VPSolver)
delta1epsilon/BoxPacking
R package for solving three-dimensional bin packing problem
skjolber/3d-bin-container-packing
A variant of the Largest Area Fit First (LAFF) algorithm + brute force algorithm
zz290213/3d_bin_container
基于组合启发式算法的三维装箱
MaxHalford/prince
:crown: Multivariate exploratory data analysis in Python — PCA, CA, MCA, MFA, FAMD, GPA
xiongbeer/Eins
Simulations of Traffic System Based on the Theory of Cellular Automaton / 基于元胞自动机的交通系统仿真
networkx/grave
Grave—dead simple graph visualization