From 64d4987b275923eabc7b55324c2069957cbab5f7 Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 11:25:37 +0600 Subject: [PATCH 1/2] Add TutorialSearch to Tutorials section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 660c61b..e6413ef 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ We are a robotics integrator developing technology for autonomous disassembly of - [An Introduction to different Types of Convolutions in Deep Learning](https://towardsdatascience.com/types-of-convolutions-in-deep-learning-717013397f4d) - Paul-Louis Prove - [TensorFlow Official Tutorials for Beginners and for Experts](https://www.tensorflow.org/tutorials) - TensorFlow - [PyTorch Official Tutorials](https://pytorch.org/tutorials/) - PyTorch +- [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. ### Books - [Deep Learning for Coders with fastai and PyTorch](https://github.com/fastai/fastbook) - fast.ai From 80249072a99b31414d62e94f54cb47c99471a06b Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 14:53:46 +0600 Subject: [PATCH 2/2] Update tutorialsearch.io link to topic-specific URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6413ef..502e6c0 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ We are a robotics integrator developing technology for autonomous disassembly of - [An Introduction to different Types of Convolutions in Deep Learning](https://towardsdatascience.com/types-of-convolutions-in-deep-learning-717013397f4d) - Paul-Louis Prove - [TensorFlow Official Tutorials for Beginners and for Experts](https://www.tensorflow.org/tutorials) - TensorFlow - [PyTorch Official Tutorials](https://pytorch.org/tutorials/) - PyTorch -- [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. +- [TutorialSearch](https://tutorialsearch.io/browse/ai-machine-learning/artificial-intelligence) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. ### Books - [Deep Learning for Coders with fastai and PyTorch](https://github.com/fastai/fastbook) - fast.ai