Tutorials
All tutorials are based on Jupyter notebooks that are hosted on GitHub, you can find the notebooks in the tutorials folder of the torchHydroNodes GitHub repository.
01-RunConceptModel
This tutorial demonstrates how to run a conceptual hydrological model using torchHydroNodes.
02-PretrainNNmodel
This tutorial demonstrates how to pretrain a neural network model using torchHydroNodes.
03-TrainHybridModel
This tutorial demonstrates how to train a hybrid model with MLP or LSTM as the Neural Network componet using torchHydroNodes.