Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
makotouemura authored Aug 26, 2024
1 parent 5a2c30a commit eb9b6e3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Lecture_Day1_Uemura/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# Day 1: statistical modeling and shallow ML
### Lecture text
[A3NetSS_Uemura.pdf](https://drive.google.com/file/d/1cykvsVTjBs2YK1CBGTsU7BFYm1yp1vhJ/view?usp=sharing)
### Hands-on exercises (python scripts on Google Colaboratory)
Copy them to your drive, try running them, and edit as you like.

[01_Bayes.ipynb](https://colab.research.google.com/drive/1bGvg8pP3cG4mbOIKc0XsmBbpy7omNWng?usp=sharing)

[02_LASSO.ipynb](https://colab.research.google.com/drive/1eZckNqCyE6E4Fd5pD0PeWeTwz16LGZwy?usp=sharing)

[03_GaussianProcess.ipynb](https://colab.research.google.com/drive/1fC5vucqdGjzuau5qM69rYaOjdxVC7SUV?usp=sharing)

[04_SVM.ipynb](https://colab.research.google.com/drive/1G1QO205XCASIXIVl3friXppwoGgDnkAO?usp=sharing)

0 comments on commit eb9b6e3

Please sign in to comment.