Skip to content

Commit

Permalink
update NN
Browse files Browse the repository at this point in the history
  • Loading branch information
statmlben committed Oct 31, 2022
1 parent 8b0ee93 commit 5eae4a4
Show file tree
Hide file tree
Showing 2 changed files with 1,247 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ This is a repository on code and notebook illustration for CUHK-STAT3009.
- [nb - SGD](nb_SGD.ipynb): Matrix factorization: GD, ALS+GD, SGD
- [nb - MF++](nb_mfpp.ipynb): Matrix factorization: NSVD and SVD++
- [nb - EDA](nb_EDA.ipynb): Real dataset: MovieLens and Data virtualization
- [nb - NN](nb_nn.ipynb): Neural Networks
<!-- - [Notebook2](notebook2.ipynb): Correlation-based Recommender Systems
- [Notebook3](notebook3.ipynb): Latent Factor Models I: OOP in Python
- [Notebook4](notebook4.ipynb): Latent Factor Models II: ALS and Cross-validation
Expand Down
Loading

0 comments on commit 5eae4a4

Please sign in to comment.