LabVIEW deep learning application examples

Find an example of a pedagogical application to better understand how HAIBAL works.

Multi inputs/outputs signal prediction

Multi inputs/outputs signal prediction

Medium1 hours

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.

Signal prediction Dense neural network

Signal prediction Dense neural network

Easy1 hours

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.

MNIST Convolutional neural network

MNIST Convolutional neural network

Medium1 hours

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.

MNIST Dense neural network

MNIST Dense neural network

Easy1 hours

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.

Need help from the community

Join the GRAIPGIC community as part of a vibrant Ecosystem. This is your place to
network, ask questions, and collaborate on code with users all over the world.

Need access to the official instruction manual ?

Visit the HAIBAL knowledge base as the documentation from which you can
start from scratch and learn the advanced features