Simple Neural Network
Implement a tiny feedforward network for binary classification.
Build a 1-hidden-layer neural network and train on a toy dataset.
Getting Started
Log into cs50.dev using your GitHub account and click Authorize cs50, then close the tab.
How to check / Cách kiểm tra
Chạy:
check50 --local uet36/problems/2025/ai/simple_nn
How to submit / Cách nộp
Chạy:
submit50 --local uet36/problems/2025/ai/simple_nn