Skip to content

A genetic algorithm that takes a list of classes and students and makes an ideal schedule.

License

Notifications You must be signed in to change notification settings

michaelhelper/genetic-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

genetic-scheduler

A genetic algorithm that takes a list of classes and students and makes an ideal schedule. I created this program in python as a way to explore and learn machine learning principles. Feel free to copy the code and change to parameters such as number of offspring and mutation rate and your results will vary. Here is a link to a youtube video explaining the code https://youtu.be/iJ65a_4MhwI

About

A genetic algorithm that takes a list of classes and students and makes an ideal schedule.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages