Skip to content

Request to Review Pull Request for Issue #12322 #12660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
oxBinaryBrain opened this issue Apr 7, 2025 · 1 comment
Open

Request to Review Pull Request for Issue #12322 #12660

oxBinaryBrain opened this issue Apr 7, 2025 · 1 comment
Labels
awaiting triage Awaiting triage from a maintainer

Comments

@oxBinaryBrain
Copy link

What would you like to share?

Hello maintainers! 👋

I’ve submitted a pull request that implements a Radial Basis Function Neural Network (RBFNN) in response to issue #12322.

📂 File Added: RBFNN/radial_basis_function_network.py

Additional information

⚠️ Note on Tests:
All doctests and the implementation pass locally on my device (Python 3.11).
However, the CI pipeline is showing failed tests, and I’m unable to reproduce the failure locally — even when using different environments.

I’ve double-checked type hints, naming conventions, and doctest formatting, but the issue persists in the automated test runs.

@oxBinaryBrain oxBinaryBrain added the awaiting triage Awaiting triage from a maintainer label Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting triage Awaiting triage from a maintainer
Projects
None yet
Development

No branches or pull requests

2 participants
@oxBinaryBrain and others