bayesmark
bayesmark copied to clipboard
Allow args yaml file
Allow the user to call experiments with an argument file: commands can be called like
bayesmark-exp --args args.yaml
instead of specifying arguments. All the arguments are simply in the yaml file instead.