pagand / model_optimze_vessel

Queen of Oak Bay - visualization/classification/prediction
5 stars 4 forks source link

Inputs and outputs for model: #34

Open pagand opened 11 months ago

pagand commented 11 months ago

Below are the classification for the for our transformer model:

actions: Heading, Speed (maybe Mode) dynamic state: resist_ratio, MODE static state: adversarial, direction, observation: turn (change in heading), LATITUDE, LONGITUDE, SOG , displacement (movement in terms of location), distance_d (distance to the destination), FC disturbance: Time, is_weekday, current, season, rain, snowfall, wind_direction, wind_force, DEPTH (take the average among each location)

output for the model: (Mode), LATITUDE, LONGITUDE, SOG, FC

pagand commented 11 months ago

Let's put this always in the working column, update as we go.

pagand commented 10 months ago

@yim-fan any update from the optimizer?