Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoAcunaEspinoza authored Jul 10, 2024
1 parent b5f9e58 commit 2727379
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Analyzing the generalization capabilities of hybrid hydrological models for extrapolation to extreme events.

Code accompanying the publication: Analyzing the generalization capabilities of hybrid hydrological models for extrapolation to extreme events.

## Structure of the repository:
- **experiments**: Folder with the files to run the different experiments
- **Hy2DL**: Codes to calibrate th conceptual models
- **neuralhydrology**: Deep learning library (https://github.com/neuralhydrology/neuralhydrology) used to run the LSTM and Hybrid models
- **results**: Code to analyse the results and create the figures presented in the publication.

0 comments on commit 2727379

Please sign in to comment.