seallard / walker

NEAT
MIT License
0 stars 0 forks source link

Solves XOR without hidden nodes? #51

Closed seallard closed 4 years ago

seallard commented 4 years ago

It seems like XOR is solved by networks without any hidden node, this should not be possible. image

seallard commented 4 years ago

It might be because the network is not reset between the updates, so old signals are still present in the network?

seallard commented 4 years ago

Might also have been due to loops being added, fixed in https://github.com/seallard/walker/commit/39aeb48835d0b87265200ed67c97baaac75fc60e