- 15 Oct, 2018 1 commit
-
-
Marcin Michalski authored
-
- 10 Feb, 2018 1 commit
-
-
Andreas Möller authored
-
- 22 Nov, 2017 1 commit
-
-
Tomáš Votruba authored
* travis: move coveralls here, decouple from package * composer: use PSR4 * phpunit: simpler config * travis: add ecs run * composer: add ecs dev * use standard vendor/bin directory for dependency bins, confuses with local bins and require gitignore handling * ecs: add PSR2 * [cs] PSR2 spacing fixes * [cs] PSR2 class name fix * [cs] PHP7 fixes - return semicolon spaces, old rand functions, typehints * [cs] fix less strict typehints * fix typehints to make tests pass * ecs: ignore typehint-less elements * [cs] standardize arrays * [cs] standardize docblock, remove unused comments * [cs] use self where possible * [cs] sort class elements, from public to private * [cs] do not use yoda (found less yoda-cases, than non-yoda) * space * [cs] do not assign in condition * [cs] use namespace imports if possible * [cs] use ::class over strings * [cs] fix defaults for arrays properties, properties and constants single spacing * cleanup ecs comments * [cs] use item per line in multi-items array * missing line * misc * rebase
-
- 14 Nov, 2017 1 commit
-
-
Tomáš Votruba authored
* upgrade to PHP 7.1 * bump travis and composer to PHP 7.1 * fix tests
-
- 13 Nov, 2017 1 commit
-
-
Tomáš Votruba authored
* [cs] remove more unused comments * [cs] remove unused array phpdocs * [cs] remove empty lines in docs * [cs] space-proof useless docs * [cs] remove empty @param lines * [cs] remove references arrays
-
- 06 Nov, 2017 1 commit
-
-
Tomáš Votruba authored
* fix imports order * drop unused docs typehints, make use of return types where possible
-
- 23 May, 2017 1 commit
-
-
David Monllaó authored
* Neural networks partial training and persistency * cs fixes * Add partialTrain to nn docs * Test for invalid partial training classes provided
-
- 17 May, 2017 1 commit
-
-
David Monllaó authored
* MultilayerPerceptron interface changes - Signature closer to other algorithms - New predict method - Remove desired error - Move maxIterations to constructor * MLP tests for multiple hidden layers and multi-class * Update all MLP-related tests * coding style fixes * Backpropagation included in multilayer-perceptron
-
- 20 Nov, 2016 1 commit
-
-
Arkadiusz Kondas authored
-
- 10 Aug, 2016 1 commit
-
-
Arkadiusz Kondas authored
-
- 07 Aug, 2016 1 commit
-
-
Arkadiusz Kondas authored
-
- 05 Aug, 2016 1 commit
-
-
Arkadiusz Kondas authored
-