reef icon indicating copy to clipboard operation
reef copied to clipboard

BaseModel __init__

Open ranjaykrishna opened this issue 8 years ago • 0 comments

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

ranjaykrishna avatar Jan 30 '18 21:01 ranjaykrishna