Thank you very much for your encouragement. 😀
Yes, we can confirm that it took a lot of work and that your encouragement pushes us to do more !
We also thank you for your remarks of improvements (we are interested!! the objective of HAIBAL is to make a user friendly library)
I (Youssef Menjour) have always liked LabVIEW and artificial intelligence and it was frustrating not to have an efficient tool at our disposal.
We will start sharing more and more examples in the next few days.🧑🎓
We will also soon propose a free library to pilot a drone easily affordable on amazon because there will be with HAIBAL an example of autopilot assisted by AI of this drone (and a complete Tutorial on youtube).
We are also thinking about doing the same with the "mini sheetah" type robot.
In short, it will move in the next weeks, we still have a lot of work and once again your encouragement makes us really happy.
LabVIEW without AI is a thing of the past. 💪
This exemple is a template state machine using HAIBAL library.
It show a signal (here it's sinc) and the neural network during his training has to learn to predict this signal (here we choose 50 neurones by layers, 10 layers, layer choose is dense).
This template will be proposed as basic example to understood how we initialize, train and use neural network model. This kind of "visualisation exemple" is inspired from https://playground.tensorflow.org/ help who want to start to learn deep learning.