USGS-R / river-dl

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

Separate prep #47

Closed jsadler2 closed 4 years ago

jsadler2 commented 4 years ago

code to separate the preparation of the input (x) and the output (y) data (#46). I also included some code to "invert" the exclusion functionality, so we can do "focused training" (#21)