public class HandWritingNeuralNetENCOG extends Object
Modifier and Type | Field and Description |
---|---|
static String |
INPUT_LOCATION
Default location of inputs
|
Constructor and Description |
---|
HandWritingNeuralNetENCOG() |
public static final String INPUT_LOCATION
public HandWritingNeuralNetENCOG() throws IOException
IOException
- Load X input and y output from INPUT_LOCATION
public static void main(String[] args) throws IOException
IOException