Skip to content

bhans-uvic/FUSST

Repository files navigation

This is the official repo for FUSTT (Forecasting using Spatio-Temporal Transformer V1).

Getting Started

  1. Install Python >= 3.6, and install the dependencies by:
pip install -r requirements.txt
  1. I suggest install python 3.7/3.8 which supports the other versions of software used as well. Once installed try to implement the models using the script running them on bash/cmd.

  2. if using Linux, make the file executable by using chmod. and then run the script by bash .src/scripts/DiscoveryPassage_and_others_Script/FUSST.sh (make necessary changes)

TO RUN FUSTT, we use FUSST as the name for the code file (we called it fusst first, but then never changed the name in code file name again)

  1. You can visualize the predictions of FUSTT through the notebook 'visualization.ipynb'.

Citation

If you find our repo useful, please cite our paper:

**TO BE ADDED, Awaiting publication.**

Acknowledgement

We appreciate the dataset provided by https://www.oceannetworks.ca/

We appreciate guidance and product sponsorship by NRC.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published