Closed matt-gardner closed 8 years ago
Parameter passing is now sane, though you can no longer just specify things from the command line. You need to create a file, and specify parameters in the file. I suppose we could allow for command-line overrides, but I'll leave that for later.
Use a dict or json object for parameters to the NNSolver code
Parameter passing is now sane, though you can no longer just specify things from the command line. You need to create a file, and specify parameters in the file. I suppose we could allow for command-line overrides, but I'll leave that for later.