Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

model files repetitive #3

Open
jsadler2 opened this issue Nov 5, 2018 · 0 comments
Open

model files repetitive #3

jsadler2 opened this issue Nov 5, 2018 · 0 comments

Comments

@jsadler2
Copy link
Member

jsadler2 commented Nov 5, 2018

The code in the model files is still quite repetitive. For example:
https://github.com/UVAdMIST/Norfolk_Groundwater_Model/blob/e330dcac26a123aa3b991948af7502c8a60fbcb8/Model/Rivanna_HPC/keras_mmps043_fullBS_fcst_lstm_rivanna.py

compared to

https://github.com/UVAdMIST/Norfolk_Groundwater_Model/blob/e330dcac26a123aa3b991948af7502c8a60fbcb8/Model/Rivanna_HPC/keras_mmps043_stormBS_fcst_lstm_rivanna.py

The only thing that is different (from what I can tell) is the training data. So I think you can have a lot of this code in a different file and call it without repeating.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant