mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2025-01-09 16:36:34 +00:00
e83f7b95d5
- Backpropagation using the neuron activation functions derivative - instead of hardcoded sigmoid derivative - Added missing activation functions derivatives - Sigmoid forced for the output layer - Updated ThresholdedReLU default threshold to 0 (acts as a ReLU) - Unit tests for derivatives - Unit tests for classifiers using different activation functions - Added missing docs |
||
---|---|---|
.. | ||
Association | ||
Classification | ||
Clustering | ||
CrossValidation | ||
Dataset | ||
DimensionReduction | ||
FeatureExtraction | ||
Math | ||
Metric | ||
NeuralNetwork | ||
Preprocessing | ||
Regression | ||
SupportVectorMachine | ||
Tokenization | ||
ModelManagerTest.php | ||
PipelineTest.php |