Training Session
constructor(currency: Currency, prediction: PricePrediction, numRows: Int, epochsTrained: Int, maxEpochs: Int, startingLoss: Double, finalLoss: Double, modelType: ModelType, queryType: TrainingQueryType, trainingStartTime: LocalDateTime, trainingEndTime: LocalDateTime, queryStartTime: LocalDateTime, queryEndTime: LocalDateTime, sequenceLength: Int, batchSize: Int, dimensionWidth: Int, queryLoad: QueryLoad, queryBatchSize: Integer, trainingDevice: TrainingDevice, shortSequenceLength: Integer, mediumSequenceLength: Integer, longSequenceLength: Integer)