### Building a Simple Neural Network - [ ] Implement a small feed-forward NN from scratch (NumPy) - [ ] Reimplement using PyTorch/Keras - [ ] Compare performance and effort