Simple Examples
Basic DeepLTK samples for beginners illustrating key concepts.
Boolean AND
Modeling Boolean Logic function.
8-bit adder
More complex example for modeling a function with multiple logistic outputs.
Celsius -> Fahrenheit
Modeling linear conversion function.
sin(x)
Modeling non-liner function. Predict sin(x) based on provided x value.
[sin(x), cos(x)]
Modeling multiple non-liner functions simultaneously with a single network. Predict sin(x) and cos(x) based on provided x value.
👉Blog posts about Simple examples:
https://www.ngene.co/blog
👉More examples:
https://github.com/ngenehub/deepltk_examples/tree/main
👉 DeepLTK: Deep Learning Toolkit in LabVIEW
https://www.ngene.co/deep-learning-toolkit-for-labview
#deeplearning #deepltk #labview #NI #NationalInstruments #machinelearning
In AI We Trust