Détails du projet

Effectuez une nouvelle recherche<<Premier  <Précédent [691 de 5967Prochain>  Dernier>>

ESPC 2018 - Ottawa (Ontario)

Imprimer/Télécharger en format PDF

Biographie
My name is Jack Christensen, and I am a grade 10 student at London Central Secondary School. I have been programming since I was 6 years old, and have always been passionate about technology. I enjoy rock climbing and making electronics projects, as well as programming of course, in my free time. I was first introduced to genetic algorithms two years ago at a hackathon, and have been interested in machine learning ever since. I have since dabbled in other genetic algorithm projects, but one issue I always had was finding the right mutation rate. For my science fair project I decided to solve this problem I, and many others, faced. In the future I would like to improve my methods in order to get more precise data, especially for the smaller lengths of simulated DNA. I would highly recommend science fair to any students remotely interested in science or technology, it is an amazing opportunity.

Jack Christensen


Optimizing Mutation Rates for Genetic Algorithms
Défi:Information
Catégorie:Intermédiaire
Région:Thames Valley
Ville:London, ON
École:Central S.S.
Sommaire:Genetic algorithms are computer programs which are inspired by evolution, and are good at solving problems with many possible solutions. Random mutations are an important part of this process, but the probability of these mutations is an important parameter to get right. I investigated the best mutation rate for varying complexities of genetic algorithms, which will eliminate the time-consuming tuning processes needed to find it.