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
@zjawj-123321
Copy link

错误消息内容:CI 的测试输出通常会有具体的错误堆栈、失败的测试用例、报错行号等。请仔细阅读它们,并贴出来以便进一步分析。
环境细节:CI 常常会在日志顶部打印 Python 版本、依赖包的具体版本。和你本地的有区别吗?

更多:https://code.mayoubang.cn/conversion/share/25906088127

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