reef
reef copied to clipboard
BaseModel __init__
Change train_ground to not be an option. It will fail if None is passed in.
Also change the ordering of train_ground and val_ground. The ordering is traditionally the other way.
https://github.com/HazyResearch/reef/blob/5b5463a6cf2176263dbc36c9d69274938c45bb07/baselines/models.py#L22