https://github.com/krichelj/ml_bgu_2020
Machine Learning and Analysis of Big Data course, Computer Science M.Sc., Ben Gurion University of the Negev, 2020
https://github.com/krichelj/ml_bgu_2020
bayesian-inference big-data clustering-algorithm computer-science convex-optimization gradient-descent k-means-clustering kernel-methods linear-programming machine-learning mixture-models nearest-neighbours-classifier neural-networks pac-learning principle-component-analysis probability-statistics quadratic-programming regularization support-vector-machines vc-dimension
Last synced: 4 months ago
JSON representation
Machine Learning and Analysis of Big Data course, Computer Science M.Sc., Ben Gurion University of the Negev, 2020
- Host: GitHub
- URL: https://github.com/krichelj/ml_bgu_2020
- Owner: krichelj
- Created: 2023-01-08T06:45:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-11T11:44:04.000Z (over 2 years ago)
- Last Synced: 2025-01-11T09:44:24.928Z (6 months ago)
- Topics: bayesian-inference, big-data, clustering-algorithm, computer-science, convex-optimization, gradient-descent, k-means-clustering, kernel-methods, linear-programming, machine-learning, mixture-models, nearest-neighbours-classifier, neural-networks, pac-learning, principle-component-analysis, probability-statistics, quadratic-programming, regularization, support-vector-machines, vc-dimension
- Language: MATLAB
- Homepage: https://krichelj.github.io/ML_BGU_2020/
- Size: 1.21 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ML_BGU_2020
Machine Learning and Analysis of Big Data course, Computer Science M.Sc., Ben Gurion University of the Negev, 2020### HW1 [[report]](HW1/answers.pdf), [[code]](https://github.com/krichelj/ML_BGU_2020/tree/main/HW1)
### HW2 [[report]](HW2/answers.pdf), [[code]](https://github.com/krichelj/ML_BGU_2020/tree/main/HW2)
### HW3 [[report]](HW3/answers.pdf), [[code]](https://github.com/krichelj/ML_BGU_2020/tree/main/HW3)
### HW4 [[report]](HW4/answers.pdf)