myelin-ai / myelin

Designing the Future of Artifical Intelligence
GNU Affero General Public License v3.0
7 stars 0 forks source link

Implement genome validator #418

Open janhohenheim opened 5 years ago

janhohenheim commented 5 years ago

Features:

bash commented 5 years ago

Add an integration test where a newly generated genome using the GenomeGenerator must be valid. Use a seeded random number generator (#449)

bash commented 5 years ago

What happens if the placement neuron is out of range?