Update changelog

This commit is contained in:
Arkadiusz Kondas 2016-10-15 20:54:41 +02:00
parent 452626d9c4
commit af2c249241
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ This changelog references the relevant changes done in PHP-ML library.
* 0.2.1 (in plan/progress)
* feature [Regression] - SSE, SSTo, SSR - sum of the squared
* feature [Association] - Apriori algorithm implementation
* bug [Metric] - division by zero
* 0.2.0 (2016-08-14)
* feature [NeuralNetwork] - MultilayerPerceptron and Backpropagation training