| Documentation For Encog 2.x |
|
SQLNeuralDataSet Constructor
Create a SQL neural data set.
Parameters
-
sql
- The SQL to execute.
-
inputSize
- The size of the input data being read.
-
idealSize
- The size of the ideal output data being read.
-
connectString
- The connection string.
See Also
SQLNeuralDataSet Class | Encog.Neural.NeuralData.SQL Namespace