Age | Commit message (Expand) | Author |
---|---|---|
2023-11-29 | imlement mutateGenomeRemoveNeuron | sanine |
2023-11-22 | show error messages on bad input/state | sanine |
2023-11-21 | fix warnings and bug in connectNeurons | sanine |
2023-11-21 | implement self-connected computation | sanine |
2023-11-21 | implement first-pass internal neurons | sanine |
2023-11-21 | implement output computation | sanine |
2023-11-21 | add failing compute tests | sanine |
2023-11-21 | add connectNeurons | sanine |
2023-11-21 | add createEmptyNetwork | sanine |
2023-11-21 | initial stack configuration | sanine |