class AbstractNetworkController defines the methods which main purpose is to control the process of execution of neural network. The class which implements this interface is the good candidate to be the main class that realize algorithm on the network.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.