From 66120bd41d840d70428e85c3298b1cf3ad52e84e Mon Sep 17 00:00:00 2001 From: IRuotsa Date: Wed, 17 Jun 2020 13:38:29 +0300 Subject: [PATCH] add resource to ML --- docs/machine_and_deep_learning.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/machine_and_deep_learning.md b/docs/machine_and_deep_learning.md index 1db2764..9fb2dfc 100644 --- a/docs/machine_and_deep_learning.md +++ b/docs/machine_and_deep_learning.md @@ -10,6 +10,7 @@ - [Machine learning with scikit-learn 3](https://neurohackademy.org/course/machine-learning-with-scikit-learn-3/) by Jake Vanderplas within Neurohackademy [Video, ca. 140 mins] - [Deep learning and machine learing tutorials](https://github.com/brainhack101/introML) from the Montreal Artificial Intelligence and Neuroscience conference, Montreal 2018 by many authors. [Jupyter notebook, 2 days] - [TensorFlow 2.0 Complete Course - Python Neural Networks for Beginners](https://www.youtube.com/watch?time_continue=13&v=tPYj3fFJGjk) by Tim Ruscica (Tech with Tim) [Video, 7 hrs] +* [An introduction to statistical learning](https://faculty.marshall.usc.edu/gareth-james/ISL/) , [python_examples](https://github.com/JWarmenhoven/ISLR-python) ### Neuroimaging-related