diff --git a/README.md b/README.md index a38e0fceb4c2ebefb8ac7561db5637b86ff519cb..569e0957ac7991a880cc7d5eda4c51a1e35b7939 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The MNIST database (Modified National Institute of Standards and Technology data For simplification, images has been stored in csv file. The `train.csv` has `785` columns, the fist column is the label and the rest `784` contain the pixel value of the associated image pixel. -## 📠Files +# 📠Files Following files are available in the `resources` section: - `train.csv` - (`60000` samples) This csv file contains the pixel values as columns along with the digits it represent.