Implementation of Looks Like That... Because paper:
split the main script into train and test scripts
evaluation of both ProtoTree and ProtoPNet
add the evaluation of prototype: local and global scores and the visualization of them. "explain" param is configurable, if the user wants the explanation or not.
default values are in the config file. some can be override with command line arguments
Implementation of Looks Like That... Because paper: