Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
TSP problem based on genetic algorithm
no vote
The program is mainly based on genetic algorithm traveling salesman problem. Genetic algorithm includes selection, crossover and mutation. The program realizes the TSP problem of the number of target cities, and finally finds the optimal path
ycl_l
2018-10-18
1
1
Classification based on adboost
no vote
The program is mainly based on the classification algorithm of adboost, the programming software is python, the function is to realize the application in a data set, the data set is divided into training data and test data
ycl_l
2018-06-29
1
1
No more~