- Jul 02, 2022
-
-
Hui Cheng authored
-
- Jun 30, 2022
-
-
hui authored
increase the population size to 100
-
hui authored
-
hui authored
-
hui authored
-
Hui Cheng authored
Create a new crossover algorithm See merge request ii/collabschool22/genetic-bike-a!16
-
Hui Cheng authored
# Conflicts: # src/genetic_algo.py
-
Hui Cheng authored
add a function to plot the average score See merge request ii/collabschool22/genetic-bike-a!15
-
hui authored
-
Crystal Chang Din authored
-
Gutama Ibrahim Mohammad authored
-
Crystal Chang Din authored
clean up the code add docstring to the one_coordinate(start_point, side_length) and two_coordinates_are_the_same(coordinates) fixed the bug: ensure that the number of the generated children is the same as the initial population change the termination condition of the genetic algorithm: terminate when the average fitness score converge
-
Gutama Ibrahim Mohammad authored
-
Hui Cheng authored
add a auto-documentation See merge request ii/collabschool22/genetic-bike-a!14
-
hui authored
-
hui authored
-
hui authored
-
Hui Cheng authored
Image saver works See merge request ii/collabschool22/genetic-bike-a!13
-
Alberto.Rovetta authored
-
Hui Cheng authored
fix the bugs for imput files See merge request ii/collabschool22/genetic-bike-a!12
-
hui authored
-
Gutama Ibrahim Mohammad authored
-
Gutama Ibrahim Mohammad authored
-
hui authored
-
hui authored
-
hui authored
-
hui authored
-
Hui Cheng authored
Created get_img function to save bike images See merge request ii/collabschool22/genetic-bike-a!10
-
Alberto.Rovetta authored
-
Alberto.Rovetta authored
-
hui authored
-
Alberto.Rovetta authored
-
Hui Cheng authored
two_coordinates_are_the_same See merge request ii/collabschool22/genetic-bike-a!9
-
Crystal Chang Din authored
make a function two_coordinates_are_the_same(coordinates) to check if there are two identical coordinates for a bike. change the use of random function from randint to uniform in the mutate function
-
hui authored
-
Hui Cheng authored
This is for combined simulation with genetic function and bike function See merge request ii/collabschool22/genetic-bike-a!8
-
hui authored
-
hui authored
add a simu_bike for solve the physics only, nor rendering.
-
Gutama Ibrahim Mohammad authored
Changing coordinate from tuple to list
-
Hui Cheng authored
Added .gitignore file See merge request ii/collabschool22/genetic-bike-a!4
-