Green-Home / RR-Former

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RR-Former: Rainfall-runoff modeling based on Transformer

This is our first version of RR-Former in the following paper: RR-Former: Rainfall-runoff modeling based on Transformer. Thank you for your attention to our work. I'll release more elegant code in the future version.

  1. Using pretrain.py to pretrain a RR-Former. Furthermore, using pretrain_test_global.py to test the pretrained model in a global way, and using pretrain_test_single.py to test the pretrained model in a single-basin way.
  2. Using fine_tune.py to fine tune a RR-Former model (based on pretrained RR-Former). Furthermore, using fine_tune_test.py to test the fine-tuned model.

Notice

About


Languages

Language:Python 100.0%