From 3e4fc2c1fbe20f7e535ca86b2ff3ab8f61a98aca Mon Sep 17 00:00:00 2001 From: Riyan J <142132463+riyanj220@users.noreply.github.com> Date: Thu, 7 May 2026 11:53:38 +0500 Subject: [PATCH] Create Interactive Tools category & add StepByStepML --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 07c9532..e759017 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ - [Bayesian Machine Learning](#bayes) - [Semi Supervised Learning](#semi) - [Optimizations](#opt) +- [Interactive Tools](#interactive-tools) - [Other Useful Tutorials](#other) @@ -1212,6 +1213,10 @@ Elastic Net](https://web.stanford.edu/~hastie/Papers/elasticnet.pdf) - [Hyperopt tutorial for Optimizing Neural Networks’ Hyperparameters](http://vooban.com/en/tips-articles-geek-stuff/hyperopt-tutorial-for-optimizing-neural-networks-hyperparameters/) + + +### Interactive Tools +- [StepByStepML: Interactive Step-by-Step Machine Learning Algorithm Calculators](https://www.stepbystepml.com)