From 647e48870abcc53096ce990f30a2a5fbfeb7089d Mon Sep 17 00:00:00 2001 From: Vidyasagar Bhargava Date: Sun, 24 Dec 2023 19:49:53 +0530 Subject: [PATCH] updated README (#184) --- mnist/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mnist/README.md b/mnist/README.md index 6d548ec3..7103360f 100644 --- a/mnist/README.md +++ b/mnist/README.md @@ -26,4 +26,4 @@ For a full list of options run: python main.py --help ``` -To run the PyTorch or Jax examples install the respective framework. +To run the PyTorch or JAX examples install the respective framework.