Commit Graph

14 Commits

Author SHA1 Message Date
a92a47288c Fixed Regression datasets
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
2026-03-23 16:01:22 +01:00
dea908c63e Modified limitedEventBuffer to send in linear delay 2026-03-23 16:00:51 +01:00
ef90236adc Fix linting
Some checks failed
linter / quality (push) Failing after 6m26s
tests / ci (8.4) (push) Successful in 5m6s
tests / ci (8.5) (push) Successful in 5m38s
2026-03-23 08:44:50 +01:00
88a932391b Renamed tests + added some + misc
Some checks failed
linter / quality (push) Successful in 7m39s
tests / ci (8.4) (push) Successful in 6m10s
tests / ci (8.5) (push) Has been cancelled
2026-03-22 16:57:12 +01:00
abb16aa6c1 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
2026-03-22 15:54:04 +01:00
42e07de287 Rafactored Perceptrons and network training 2026-03-22 14:58:34 +01:00
8af26db16c Fix gradient descent
Some checks failed
linter / quality (push) Successful in 4m56s
tests / ci (8.4) (push) Failing after 4m21s
tests / ci (8.5) (push) Failing after 4m44s
2026-03-22 10:42:15 +01:00
4717254da4 Refactored into folders 2026-03-22 10:42:08 +01:00
a70b7670e7 Use correct naming for iteration and epoch
Some checks failed
linter / quality (push) Failing after 7s
tests / ci (8.4) (push) Failing after 4s
tests / ci (8.5) (push) Failing after 4s
2026-03-21 09:46:35 +01:00
6abb417430 Added Limited Epoch Event Buffer
for better frontend performance when using big  max epoch number
2026-03-21 09:42:05 +01:00
f0e7be4476 Gradient descent training + Added all dataset + graphs improvements
Some checks failed
linter / quality (push) Failing after 18s
tests / ci (8.4) (push) Failing after 10s
tests / ci (8.5) (push) Failing after 11s
2026-03-13 22:06:08 +01:00
f8d9fbc5b1 Switched To point for datasets
Some checks failed
linter / quality (push) Failing after 9s
tests / ci (8.4) (push) Failing after 5s
tests / ci (8.5) (push) Failing after 6s
2026-03-12 17:10:43 +01:00
83b7aa3f3a Added configuration panel datasets, back-end refactor and others
Some checks failed
linter / quality (push) Failing after 7s
tests / ci (8.4) (push) Failing after 6s
tests / ci (8.5) (push) Failing after 5s
2026-03-12 16:38:50 +01:00
650cf56045 git init
Some checks failed
linter / quality (push) Failing after 6m40s
tests / ci (8.4) (push) Failing after 10s
tests / ci (8.5) (push) Failing after 11s
2026-03-03 11:10:38 +01:00