The Xentara Torch Engine v1.1
User Manual
|
A JSON object describing a Time series model type has following syntax:
dataPoints | A JSON array containing the data points asigned as inputs. |
type | A string value containing the data type of the inputs.
|
timesteps | An integer value which defines the number of step saples required for the models. |
computeDelay | An integer value which defines the number of step delays . |
Please remember that each element block requires two layers of {}
due to the syntax restrictions of the JSON format.