DrChainsaw / NaiveGAExperiments

Experiments around architecture search using naive genetic algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NaiveGAExperiments

Just a bunch of experiments to test ideas for NaiveGAflux.

Lamarckism

Notebook with some experiments on the usefulness of lamarckism, i.e. the idea that new models to the largest extent possible keep the weights from their parents.

Fitness noise

Notebook with some experiments on the effects of fitness noise and how to mitigate it

About

Experiments around architecture search using naive genetic algorithms


Languages

Language:Jupyter Notebook 98.8%Language:Julia 1.2%