From e4dd80f1ce9e18679d00ba97bbe99a337a15b73e Mon Sep 17 00:00:00 2001 From: Ankit Mahato Date: Sun, 2 Jun 2024 03:11:26 +0530 Subject: [PATCH] Update index.md --- contrib/machine-learning/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/machine-learning/index.md b/contrib/machine-learning/index.md index ea8b5cb..988a27f 100644 --- a/contrib/machine-learning/index.md +++ b/contrib/machine-learning/index.md @@ -9,4 +9,4 @@ - [TensorFlow.md](tensorFlow.md) - [PyTorch.md](pytorch.md) - [Types of optimizers](Types_of_optimizers.md) -- [Introduction To Convolutional Neural Networks (CNNs)](IntroToCNNs.md) +- [Introduction To Convolutional Neural Networks (CNNs)](intro-to-cnn.md)