| ⇢ | A | ConjugateGradient added | |
| ⇢ | A | mp added | |
| ⇢ | A | GD added | |
| ⇢ | A | Optimizer added | |
| ⇢ | A | StochasticGD added | |
| ⇢ | A | LogisticRegression added |
| ⇢ | B | StochasticGD::runOptimization() added | |
| ⇢ | B | LogisticRegression::__construct() added | |
| ⇢ | B | ConjugateGradient::getAlpha() added | |
| ⇢ | B | ConjugateGradient::runOptimization() added | |
| ⇢ | B | LogisticRegression::getCostFunction() added | |
| ⇢ | B | StochasticGD::earlyStop() added | |
| ⇢ | B | StochasticGD::updateTheta() added | |
| ⇢ | B | GD::runOptimization() added | |
| ⇢ | A | LogisticRegression::runTraining() added | |
| ⇢ | A | GD::updateWeightsWithUpdates() added | |
| ⋮ | view more | ||
| B | ↗ | A | Adaline::runTraining() improved |
| C | ↗ | A | Perceptron::runTraining() improved |
| A | ↛ | Adaline::updateWeights() removed | |
| A | ↛ | Perceptron::earlyStop() removed | |
| A | ↛ | Perceptron::setChangeThreshold() removed | |
| A | ↛ | Adaline::gradient() removed | |