You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We already have machine_learning/multilayer_perceptron_classifier.py. However, this file is a how-to that simply uses the scikit-learn built-in multilayer perceptron model (see #6216), so it must be replaced. We welcome you (or any other contributor) to propose a replacement that implements the multilayer perceptron model. If you want to contribute, simply open a PR—we don't assign issues.
Activity
tianyizheng02 commentedon Oct 3, 2023
We already have machine_learning/multilayer_perceptron_classifier.py. However, this file is a how-to that simply uses the scikit-learn built-in multilayer perceptron model (see #6216), so it must be replaced. We welcome you (or any other contributor) to propose a replacement that implements the multilayer perceptron model. If you want to contribute, simply open a PR—we don't assign issues.
acf-patrick commentedon Oct 4, 2023
I have seen that
are excluded from Hacktoberfest
Is this repo still valid for Hacktoberfest ?
cclauss commentedon Oct 15, 2023
CONTRIBUTING.md
says: