janhohenheim / Hippocrates

No longer maintained, actually usable implementation of NEAT
GNU Affero General Public License v3.0
63 stars 12 forks source link

Change learning to be parallel #92

Closed janhohenheim closed 7 years ago

janhohenheim commented 7 years ago

Every organism that hasn't HasFinishedTask yet is now Updateing parallel to each other (but not concurrent!)