Current section
Files
Jump to
Current section
Files
src/faber_neuroevolution.app.src
{application,faber_neuroevolution,
[{description,"Population-based evolutionary training with NEAT topology evolution"},
{vsn,"1.2.4"},
{registered,[]},
{mod,{faber_neuroevolution_app,[]}},
{applications,[kernel,stdlib,faber_tweann]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"Codeberg",
"https://codeberg.org/rgfaber/faber-neuroevolution"},
{"GitHub (mirror)",
"https://github.com/rgfaber/faber-neuroevolution"},
{"HexDocs","https://hexdocs.pm/faber_neuroevolution"}]},
{maintainers,["R.G. Lefever"]},
{build_tools,["rebar3"]},
{files,["src","include","guides","rebar.config","README.md",
"ROADMAP.md","CHANGELOG.md","LICENSE"]}]}.