yizt/numpy_neural_network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中
Join the conversation
Reviews · Questions · Posts
Share what you know about numpy_neural_network — write a review from your real experience, ask an implementation question, or publish a post about how you use it.
Share your experience
Write or update your review
Explain what worked, what broke down, and what another team should know before adopting numpy_neural_network.
Project Q&A
Questions and answers
Browse implementation threads tied directly to yizt/numpy_neural_network. Each question links through to the full answer page.
Be the first to ask how teams run numpy_neural_network in production. Every question you post becomes a durable, searchable answer page other developers can find.
Ask the first questionRelated posts
Posts tagged with the same topics
These posts come from the same topic surface as this repo, so readers can move from project evaluation into practical writeups and migration notes without leaving context.
Share how your team uses numpy_neural_network — a migration note, an architecture writeup, or a comparison. Your post reaches everyone browsing these same topics.
Write the first post