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