LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Neural Net Code for Labview

Here is some code !!!

http://decibel.ni.com/content/docs/DOC-1149
0 Kudos
Message 1 of 2
(2,522 Views)
Anonymous,

It is generally considered not good practice to submit code which runs forever. In your NN Example.vi please change the constant in the while loop to a control.

The code could be cleaned a bit by eliminating coercion dots. This is especially noticeable in the initialization VI.

Lynn
0 Kudos
Message 2 of 2
(2,516 Views)