We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f26ac57 commit 3a93dcfCopy full SHA for 3a93dcf
README.rst
@@ -21,6 +21,8 @@ This package contains an implementation of **Boosted Configuration (*neural*) Ne
21
(BCNs). How do BCNs work? By creating ensembles (boosting in a supervised way) of single-layered
22
feedforward (*neural*) Networks. Interested in learning more about BCNs? You can read:
23
24
+* https://www.researchgate.net/publication/380760578_Boosted_Configuration_neural_Networks_for_supervised_classification
25
+
26
* https://thierrymoudiki.github.io/blog/2022/07/21/r/misc/boosted-configuration-networks
27
28
* https://thierrymoudiki.github.io/blog/2022/10/05/python/explainableml/interpretation-and-PI-for-BCN.
0 commit comments