neuralnet.php/config/neural-network.json

11 lines
190 B
JSON

{
"storage_parent": "/build/neuralnetwork/storage",
"default": {
"genomes_kept": 2,
"mutation_threshold": 0.3,
"fitness_end": 1,
"storage": "_buffer"
}
}