home
projects
git
about
index
:
nerine
refactor-haskell
artificial life simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2023-10-30
add mut_genome_contract
sanine
2023-10-30
add mut_genome_delete
sanine
2023-10-30
implement mut_genome_insert
sanine
2023-10-30
add mut_genome_expand
sanine
2023-10-30
refactor gene mutations
sanine
2023-10-13
implement genome parsing
sanine
2023-10-13
README.md
sanine
2023-08-10
refactor: is_valid -> get_size()
sanine-a
2023-08-10
add is_valid()
sanine-a
2023-08-10
use average weight in mutation and add README.md
sanine-a
2023-08-01
add util.js
sanine-a
2023-08-01
add mutation_type and mutate()
sanine-a
2023-08-01
remove src/protein/
sanine-a
2023-06-25
add protein
sanine
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