Skip to content

Solution for categorizing hurricanes based on intensity, using a deep convolutional neural network architecture trained on GPUs. It was developed during the "NCC Portugal AI for Science Bootcamp" and it's mainly a recreation of the research paper titled "Tropical Cyclone Intensity Estimation Using a Deep Convolutional Neural Network".

License

HROlive/Tropical-Cyclone-Intensity-Estimation

Repository files navigation

Tropical Cyclone Intensity Estimation

Table of Contents

  1. Description
  2. Information
  3. File descriptions
  4. Licensing

Description

Tropical cyclone intensity estimation is a challenging task as it requires domain knowledge while extracting features, significant pre-processing, various sets of parameters obtained from satellites, and human intervention for analysis.

The inconsistency of results, significant pre-processing of data, the complexity of the problem domain, and problems on generalizability are some of the issues related to intensity estimation. In this project, we implemented a solution for categorizing hurricanes based on intensity using a deep convolutional neural network architecture trained on GPUs.

Information

The contents of this repository were developed during the "NCC Portugal AI for Science Bootcamp" and are mainly a recreation of the Research Paper titled "Tropical Cyclone Intensity Estimation Using a Deep Convolutional Neural Network" by Ritesh Pradhan, Ramazan S. Aygun, Senior Member, IEEE, Manil Maskey, Member, IEEE, Rahul Ramachandran, Senior Member, IEEE, and Daniel J. Cecil.

The overall goals of this bootcamp were the following:

  • learn how to apply AI tools, techniques, and algorithms to real-life problems;
  • study the key concepts of Deep Neural Networks;
  • how to build Deep Learning models;
  • how to measure and improve the accuracy of your models;
  • learn essential data preprocessing techniques to ensure a robust machine learning pipeline.

Attendees were given access to a GPU cluster for the duration of the bootcamp.

File descriptions

The description of the files in this repository can be found below:

Licensing

This material is released by OpenACC-Standard.org, in collaboration with NVIDIA Corporation, under the Creative Commons Attribution 4.0 International (CC BY 4.0).

About

Solution for categorizing hurricanes based on intensity, using a deep convolutional neural network architecture trained on GPUs. It was developed during the "NCC Portugal AI for Science Bootcamp" and it's mainly a recreation of the research paper titled "Tropical Cyclone Intensity Estimation Using a Deep Convolutional Neural Network".

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published