Welcome to MNIST sandbox for mlops CS course 2023’s documentation!

MNIST CNN solution

Simple CNN for MNIST digits dataset solution. To run simple train & evaluation:

poetry install
poetry run python3 mnist_sandbox/main.py