Skip to content

Commit 26d93f4

Browse files
Update README.md -- Backpropagating quasi-randomized neural networks
Add info on Backpropagating quasi-randomized neural networks
1 parent 0a21b8b commit 26d93f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ tisthemachinelearner
33

44
<hr>
55

6-
Lightweight interface to scikit-learn with 2 classes, `Classifier` and `Regressor.
6+
Lightweight interface to scikit-learn with 2 classes, `Classifier` and `Regressor`. Home of `FiniteDiffRegressor` (see **Backpropagating quasi-randomized neural networks** [https://thierrymoudiki.github.io/blog/2025/06/23/python/backprop-qrnn](https://thierrymoudiki.github.io/blog/2025/06/23/python/backprop-qrnn)).
77

88
![PyPI](https://img.shields.io/pypi/v/tisthemachinelearner) [![PyPI - License](https://img.shields.io/pypi/l/tisthemachinelearner)](LICENSE) [![Downloads](https://pepy.tech/badge/tisthemachinelearner)](https://pepy.tech/project/tisthemachinelearner)
99
[![Documentation](https://img.shields.io/badge/documentation-is_here-green)](https://techtonique.github.io/tisthemachinelearner/)

0 commit comments

Comments
 (0)