OnlineEncoder

Load and train the decoding model. Can also be used only as model loader.

Needs to connect its states to state in the decoder processor

Output port

port name

data type

slots

description

data

ColumnType

1

posterior likelihood column x grid size samples

Options

port name

data type

default

description

model path

string

empty, required option

path of the offline model

update model

int

1

frequency to update the trained model in the decoder

save model

bool

True

Save the model trained in postprocessing in a falcon folder

training

bool

False

Activate the model training in real time.