USGS-R / river-dl

Deep learning model for predicting environmental variables on river systems
Creative Commons Zero v1.0 Universal
21 stars 15 forks source link

80 grad similarity #81

Closed jsadler2 closed 3 years ago

jsadler2 commented 3 years ago

merging in grad_similarity branch.

! This is a breaking update ! What breaks it, there is a change to the function signature of the train_model function. I take out the pretrain_rmse_weight and finetune_rmse_weight arguments. I also change the model argument name to model_type.

I hesitate to make the merge, but I also want to keep moving forward and I worry a little that if I just start going off on this branch, I will get out of sync so much with the master.