VL_SIMPLENN_DIAGNOSE - Plot diagnostic information on a SimpleNN network.

VL_SIMPLENN_DIAGNOSE(NET, RES) plots in the current window the average, maximum, and miminum element for all the filters and biases in the network NET. If RES is also provided, it will plot the average, minimum, and maximum element for all the intermediate responses and deriviatives stored in RES as well.

This function can be used to rapidly glance at the evolution of the paramters during training.