Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 3.27 KB

README.md

File metadata and controls

53 lines (38 loc) · 3.27 KB

Performance evaluation of a simple feed-forward deep neural network model applied to annual rainfall anomaly index (RAI) over Indramayu, Indonesia

License: GPL v3 GitHub watchers No Maintenance Intended DOI

python Overleaf

This GitHub repository contains code used for Performance evaluation of a simple feed-forward deep neural network model applied to annual rainfall anomaly index (RAI) over Indramayu, Indonesia created by Sandy H. S. Herho, Dasapta E. Irawan, Faiz R. Fajary, Rusmawan Suwarman and Siti N. Kaban at the Applied Geology Research Group, Bandung Institute of Technology (ITB), Indonesia.

License

This code was released under the GPL-3.0 License.

Citation

If you find this code useful in your study, please consider citing our paper:

@article{herhoEtAl23b, author={Herho, S. H. S. and Irawan, D. E. and Fajary, F. R. and Suwarman, R. and Kaban, S. N. }, title={{P}erformance evaluation of a simple feed-forward deep neural network model applied to annual rainfall anomaly index (RAI) over {I}ndramayu, {I}ndonesia}, journal={xxxxx}, year={2023}, volume={x}, number={x}, pages={x - x}, doi={xx} }

Requirements

We run the code under the Python 3 computing environment by using the following libraries:

Climate Hazards Infrared Precipitation with Stations (CHIRPS) precipitation dataset (Funk et al, 2015) was accessed via Climate Hazards Center, UC Santa Barbara website.

Acknowledgements

Spyros Giannelos (Imperial College London) was acknowledged for providing valuable discussion. This study was supported by ITB Research, Community Service and Innovation Program (P3MI-ITB).