From 0da1028af2f5e6fb53153a3fba0e4bc1ab898c70 Mon Sep 17 00:00:00 2001 From: Mosses Ross Date: Mon, 5 May 2025 22:07:55 +0530 Subject: [PATCH] Update README.md removed extra letter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26f2d9f18..9a12a90b3 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ This will help you in installing all the libraries required for the project. ## Code Examples ```` -# Model Traiining using CNN +# Model Training using CNN import numpy as np import pickle