Neat-Ex v1.3.0 Mix.Tasks.Xor.Single
mix xor.single
will run a single xor evolution, printing out information about the process, and the best network.
Summary
Functions
A task needs to implement run
which receives
a list of command line args.
Callback implementation for Mix.Task.run/1
.