summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-11-06refactor: agent*.js => proposal*.jssanine
2023-11-06implement flag conflictssanine
2023-11-05implement agent change conflict/merge detectionsanine
2023-11-05begin implementing agent proposalssanine
2023-10-31begin designing worldsanine
2023-10-30add genome creation & mutation trialsanine
2023-10-30add mut_genome_contractsanine
2023-10-30add mut_genome_deletesanine
2023-10-30implement mut_genome_insertsanine
2023-10-30add mut_genome_expandsanine
2023-10-30refactor gene mutationssanine
2023-10-13implement genome parsingsanine
2023-10-13README.mdsanine
2023-08-10refactor: is_valid -> get_size()sanine-a
2023-08-10add is_valid()sanine-a
2023-08-10use average weight in mutation and add README.mdsanine-a
2023-08-01add util.jssanine-a
2023-08-01add mutation_type and mutate()sanine-a
2023-08-01remove src/protein/sanine-a
2023-06-25add proteinsanine
2023-06-17fix the order of arbitrary neuron testsanine
2023-06-12add some better commentssanine
2023-06-12clean up network_compute and add input validationsanine
2023-06-11add commentssanine
2023-06-11add memorysanine
2023-06-11add deep networkssanine
2023-06-11add hidden neuron statesanine
2023-06-11add basic computationssanine
2023-06-11add self-connectionssanine
2023-06-10begin writing mind topologysanine