Mix.Tasks.Eval
Evaluates a nerual network.
Usage: mix eval {input1} [input2] [input3] [...]
for as many inputs as are needed.
Once the command is issued, a prompt appears asking for the JSON for the neural network. Paste it in as one line, then hit enter.
Summary
Functions
Callback implementation for c:Mix.Task.run/1