- 15 Oct, 2018 1 commit
-
-
Marcin Michalski authored
-
- 10 Feb, 2018 1 commit
-
-
Andreas Möller authored
-
- 01 Feb, 2018 1 commit
-
-
Jonathan Baldie authored
* ability to specify per-layer activation function * some tests for new addition to layer * appease style CI whitespace issue * more flexible addition of layers, and developer can pass Layer object in manually * new test for layer object in mlp constructor * documentation for added MLP functionality
-
- 06 Jan, 2018 1 commit
-
-
Tomáš Votruba authored
* composer: update dev dependencies * phpstan fixes * phpstan fixes * phpstan fixes * phpstan fixes * drop probably forgotten humbug configs * apply cs * fix cs bug * compsoer: add coding standard and phsptan dev friendly scripts * ecs: add skipped errors * cs: fix PHP 7.1 * fix cs * ecs: exclude strict fixer that break code * ecs: cleanup commented sets * travis: use composer scripts for testing to prevent duplicated setup
-
- 05 Dec, 2017 1 commit
-
-
David Monllaó authored
* Allow people to update the learning rate * Test for learning rate setter
-
- 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
-
- 03 Feb, 2017 1 commit
-
-
Arkadiusz Kondas authored
-
- 20 Nov, 2016 1 commit
-
-
Arkadiusz Kondas authored
-
- 09 Aug, 2016 1 commit
-
-
Arkadiusz Kondas authored
-