Skip to content

This was a project that used data from the SHIPS dataset to predict hurricane trajectories. An LSTM Model was built in PyTorch that can predict the trajectories of hurricanes given surrounding environmental conditions. Different techniques such as teacher forcing were used to train the model.

Notifications You must be signed in to change notification settings

ayush055/Hurricane-Trajectory-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hurricane-Trajectory-Prediction

Built an LSTM model using PyTorch which uses data surrounding the hurricane to predict the hurricane's location at future timesteps

About

This was a project that used data from the SHIPS dataset to predict hurricane trajectories. An LSTM Model was built in PyTorch that can predict the trajectories of hurricanes given surrounding environmental conditions. Different techniques such as teacher forcing were used to train the model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published