# See mnist data by using matplotlib:
$ poetry run python mnist.py
# Generate the prediction data under ./png directory by using hopfield network:
$ poetry run python hopfield.py
# See mnist data by using matplotlib:
$ poetry run python mnist.py
# Generate the prediction data under ./png directory by using hopfield network:
$ poetry run python hopfield.py