From d9129ccde313a1b3ef56d102da5abb5ba09da076 Mon Sep 17 00:00:00 2001 From: Ankit Mahato Date: Mon, 27 May 2024 08:41:13 +0530 Subject: [PATCH] Rename PyTorch.md to pytorch.md --- contrib/machine-learning/{PyTorch.md => pytorch.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename contrib/machine-learning/{PyTorch.md => pytorch.md} (99%) diff --git a/contrib/machine-learning/PyTorch.md b/contrib/machine-learning/pytorch.md similarity index 99% rename from contrib/machine-learning/PyTorch.md rename to contrib/machine-learning/pytorch.md index 7de853b..ccfee21 100644 --- a/contrib/machine-learning/PyTorch.md +++ b/contrib/machine-learning/pytorch.md @@ -110,4 +110,4 @@ PyTorch is a powerful and flexible deep learning framework that caters to both r - [PyTorch Tutorials](https://pytorch.org/tutorials/) - [PyTorch Forum](https://discuss.pytorch.org/) -Feel free to explore and experiment with PyTorch to harness the full potential of this versatile framework! \ No newline at end of file +Feel free to explore and experiment with PyTorch to harness the full potential of this versatile framework!