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)