org.joone.util
Interface NotSerialize


public interface NotSerialize

This interface is implemented by all the input/output Synapses that must not be serialized when the NeuralNet is exported. This feature is useful to avoid to serialize the GUI I/O components (for instance the ChartOutputSynapse) along with the core NeuralNet object

Author:
Paolo Marrone



Submit Feedback to pmarrone@users.sourceforge.net