Skip to content

Commit

Permalink
add udemy data
Browse files Browse the repository at this point in the history
  • Loading branch information
statmlben committed Nov 20, 2024
1 parent 1fd1c17 commit c7f0ced
Show file tree
Hide file tree
Showing 7 changed files with 19,724 additions and 2 deletions.
18 changes: 16 additions & 2 deletions _data/lectures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
title: >
<strong>Neural Matrix Factorization</strong>
notes: https://gocuhk-my.sharepoint.com/:o:/g/personal/bendai_cuhk_edu_hk/EpxRUCS_PBdIj9FZ13K7APkBdB8BKyIsVU8B2ZNoDUrqUw?e=MBKuHo
slides: https://github.com/statmlben/CUHK-STAT3009/blob/main/slides/Lec-ncf/S.pdf
slides: https://github.com/statmlben/CUHK-STAT3009/blob/main/slides/Lec-side/S.pdf
video:
pynb: https://colab.research.google.com/drive/16ZYCw19wTsPZt_tE05FEU1fTvQiOHcSS?usp=sharing
readings:
Expand All @@ -129,4 +129,18 @@
lecturer:
quiz: >
<strong> No lecture </strong> <br> <br>
logistics: <span class="event">HW3 out <a href="https://colab.research.google.com/drive/12ImcXQ8KY4G6hAa5Kq9UyLiWAZ2nVQc7?usp=sharing" target="_blank">[colab link]</a> (due Nov 21) </span>
logistics: <span class="event">HW3 out <a href="https://colab.research.google.com/drive/12ImcXQ8KY4G6hAa5Kq9UyLiWAZ2nVQc7?usp=sharing" target="_blank">[colab link]</a> (due Nov 21) </span>

- date: Th 11/21
lecturer:
title: >
<strong>Neural Recsys with Side Information</strong>
notes: https://gocuhk-my.sharepoint.com/:o:/g/personal/bendai_cuhk_edu_hk/EpxRUCS_PBdIj9FZ13K7APkBdB8BKyIsVU8B2ZNoDUrqUw?e=MBKuHo
slides: https://github.com/statmlben/CUHK-STAT3009/blob/main/slides/Lec-side/S.pdf
video:
pynb: https://colab.research.google.com/drive/16ZYCw19wTsPZt_tE05FEU1fTvQiOHcSS?usp=sharing
readings:
- <a href="https://research.netflix.com/publication/%20Deep%20Learning%20for%20Recommender%20Systems%3A%20A%20Netflix%20Case%20Study"> Deep learning for recommender systems - A Netflix case study </a>
- <a href="https://www.kaggle.com/competitions/home-depot-product-search-relevance">Home Depot Product Search Relevance </a>
- <a href="https://arxiv.org/pdf/1707.07435">Deep Learning based Recommender System</a>
logistics:
9,854 changes: 9,854 additions & 0 deletions dataset/udemy/Udemy.csv

Large diffs are not rendered by default.

9,854 changes: 9,854 additions & 0 deletions dataset/udemy/udemy_clean.csv

Large diffs are not rendered by default.

Binary file modified slides/Lec-ncf/S.pdf
Binary file not shown.
Binary file modified slides/Lec-ncf/S.synctex.gz
Binary file not shown.
Binary file modified slides/Lec-side/S.pdf
Binary file not shown.
Binary file modified slides/Lec-side/S.synctex.gz
Binary file not shown.

0 comments on commit c7f0ced

Please sign in to comment.