Example of a 2D CNN (convolutional neural network) aim to explain how to design, train, run and integrate a model easily inside a LabVIEW architecture by using the famous MNIST dataset.
Model is integrated inside a queue message handler architecture.
Examples
Computer Vision
Find an example of a pedagogical application to better understand how HAIBAL works.
MNIST 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 the famous MNIST dataset.
Model is integrated inside a queue message handler architecture.