Age | Commit message (Expand) | Author |
---|---|---|
2023-10-30 | add genome creation & mutation trial | sanine |
2023-08-01 | add util.js | sanine-a |
2023-06-17 | fix the order of arbitrary neuron test | sanine |
2023-06-12 | add some better comments | sanine |
2023-06-12 | clean up network_compute and add input validation | sanine |
2023-06-11 | add comments | sanine |
2023-06-11 | add memory | sanine |
2023-06-11 | add deep networks | sanine |
2023-06-11 | add hidden neuron state | sanine |
2023-06-11 | add basic computations | sanine |
2023-06-11 | add self-connections | sanine |
2023-06-10 | begin writing mind topology | sanine |