2 references to QuestionAnswer
Microsoft.ML.TorchSharp.Tests (2)
QATests.cs (2)
43var estimator = chain.Append(ML.MulticlassClassification.Trainers.QuestionAnswer(maxEpochs: 1)); 87var estimator = ML.MulticlassClassification.Trainers.QuestionAnswer(maxEpochs: 30);