Added ADALINE training
All checks were successful
linter / quality (push) Successful in 3m25s
tests / ci (8.4) (push) Successful in 3m52s
tests / ci (8.5) (push) Successful in 3m35s

This commit is contained in:
2026-03-22 15:54:04 +01:00
parent 29498e45ac
commit abb16aa6c1
6 changed files with 184 additions and 14 deletions

View File

@@ -40,7 +40,7 @@ class GradientDescentPerceptronTest extends TrainingTestCase
// iterationEventBuffer: new DullIterationEventBuffer(),
// sessionId: 'test-session',
// trainingId: 'test-training',
// minError: 5.524889, // Le prof a fumé un truc, impossible pour un dataset avec des labels -1 et 1 d'avoir une erreur moyenne supérieure à 2
// minError: 5.524889, // Impossible pour un dataset avec des labels -1 et 1 d'avoir une erreur moyenne supérieure à 2
// );
// $this->verifyTrainingResults(