From d7161661073b9131bdeb4224d9201677d8062970 Mon Sep 17 00:00:00 2001 From: ErdemOzgen Date: Thu, 18 Apr 2024 17:46:58 +0300 Subject: [PATCH] Add AI MATH Section --- content/AI&DATA/MathsForML/MathsForML Part1.md | 11 +++++++++++ .../golang}/Concurrency Testing in Golang.md | 0 .../Go Web Development/Golang Web Programing.md | 0 3 files changed, 11 insertions(+) create mode 100644 content/AI&DATA/MathsForML/MathsForML Part1.md rename content/{ => ProgramingLang/golang}/Concurrency Testing in Golang.md (100%) create mode 100644 content/ProgramingLang/golang/Go Web Development/Golang Web Programing.md diff --git a/content/AI&DATA/MathsForML/MathsForML Part1.md b/content/AI&DATA/MathsForML/MathsForML Part1.md new file mode 100644 index 000000000..b0e437fb4 --- /dev/null +++ b/content/AI&DATA/MathsForML/MathsForML Part1.md @@ -0,0 +1,11 @@ +# Resource + +* https://chrispiech.github.io/probabilityForComputerScientists/en/ +* https://ethanweed.github.io/pythonbook/03.01-descriptives.html +* https://datasciencejuliahackers.com +* https://github.com/h-Klok/StatsWithJuliaBook/tree/master + +# Probability and Statistic Standford Lecture + +* https://web.stanford.edu/class/cs109/ +* https://chrispiech.github.io/probabilityForComputerScientists/en/ \ No newline at end of file diff --git a/content/Concurrency Testing in Golang.md b/content/ProgramingLang/golang/Concurrency Testing in Golang.md similarity index 100% rename from content/Concurrency Testing in Golang.md rename to content/ProgramingLang/golang/Concurrency Testing in Golang.md diff --git a/content/ProgramingLang/golang/Go Web Development/Golang Web Programing.md b/content/ProgramingLang/golang/Go Web Development/Golang Web Programing.md new file mode 100644 index 000000000..e69de29bb