Example of multi inputs/outputs model aim to explain how to design, train, run and integrate a model easily inside a LabVIEW architecture by using signal generation dataset.
Model is integrated inside a state machine architecture and has two inputs and two outputs.
Examples
Methodology
Find an example of a pedagogical application to better understand how HAIBAL works.
[code_snippet id=9 php=true]
Signal prediction Dense neural network
Example of a 1D DNN (dense neural network) aim to explain how to design, train, run and integrate a model easily inside a LabVIEW architecture by using signal generation dataset.
Model is integrated inside a state machine architecture.