Contents:
Simple CNN for MNIST digits dataset solution. To run simple train & evaluation:
poetry install
poetry run python3 mnist_sandbox/main.py