carinhopm / ais_vrnn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VRNN Model for AIS Data

This is a VRNN implementation for Global Maritime Surveillance using AIS messages.

Installation in HPC

To build the Python environment with all the necessary packages to run the model is necessary to execute the setup.sh bash script.

This script can be found inside the code folder: https://github.com/carinhopm/ais_vrnn/blob/main/code/setup.sh

Note that all the instructions listed here are being executed from the code folder.

Usage

Once the Python environment is configured, the job can be sent to the HPC cluster executing the line above in the terminal:

bsub < run_model_hpc.sh

Contributing

The contributors of this repository are:

  • Carlos Parra Marcelo
  • Ashwinth Mathivanan

The code is an updated version of the implementation provided by Kristoffer V. Olesen.

About


Languages

Language:Jupyter Notebook 92.1%Language:Python 7.6%Language:Shell 0.2%Language:Batchfile 0.0%