Current section

Files

Jump to
macula_neuroevolution src macula_neuroevolution.app.src
Raw

src/macula_neuroevolution.app.src

{application,macula_neuroevolution,
[{description,"Population-based evolutionary training with NEAT topology evolution"},
{vsn,"0.18.0"},
{registered,[]},
{mod,{macula_neuroevolution_app,[]}},
{applications,[kernel,stdlib,macula_tweann]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub",
"https://github.com/macula-io/macula-neuroevolution"},
{"HexDocs","https://hexdocs.pm/macula_neuroevolution"}]},
{maintainers,["Macula.io"]},
{build_tools,["rebar3"]}]}.