Tasks: - [x] Download the MNIST dataset (training and test sets) - [x] Normalize image pixel values to [0, 1] - [x] Add simple test script to visualize sample images
Tasks: