| Name | Description | Type | Package | Framework |
| ImageMLData | An extension of the BasicNeuralData class that is designed to hold images for input into a neural network. | Class | org.encog.platformspecific.j2se.data.image | HeatonReasearch |
| ImageMLDataSet | Store a collection of images for training with a neural network. | Class | org.encog.platformspecific.j2se.data.image | HeatonReasearch |
| SQLNeuralDataSet | A dataset based on a SQL query. | Class | org.encog.platformspecific.j2se.data | HeatonReasearch |