From 8a1a8d7ba68b38a20004d24f3908996e112cd531 Mon Sep 17 00:00:00 2001 From: ErdemOzgen <14043035+ErdemOzgen@users.noreply.github.com> Date: Wed, 13 Nov 2024 15:38:58 +0300 Subject: [PATCH] Update --- content/AI&DATA/MathsForML/MathsForML Part1.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/content/AI&DATA/MathsForML/MathsForML Part1.md b/content/AI&DATA/MathsForML/MathsForML Part1.md index b0e437fb4..4190a612a 100644 --- a/content/AI&DATA/MathsForML/MathsForML Part1.md +++ b/content/AI&DATA/MathsForML/MathsForML Part1.md @@ -8,4 +8,11 @@ # Probability and Statistic Standford Lecture * https://web.stanford.edu/class/cs109/ -* https://chrispiech.github.io/probabilityForComputerScientists/en/ \ No newline at end of file +* https://chrispiech.github.io/probabilityForComputerScientists/en/ + + +# Python + +* https://ethanweed.github.io/pythonbook/landingpage.html +* https://pabloinsente.github.io/intro-linear-algebra +* \ No newline at end of file