All Projects → caiomiyashiro → RecommenderSystemsNotebooks

caiomiyashiro / RecommenderSystemsNotebooks

Licence: other
Set of notebooks analysing and discussing the ideas presented at Coursera's Recommender Systems course

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to RecommenderSystemsNotebooks

Recsys course at polimi
This is the official repository for the Recommender Systems course at Politecnico di Milano.
Stars: ✭ 180 (+542.86%)
Mutual labels:  recommender-system
Disco
Recommendations for Ruby and Rails using collaborative filtering
Stars: ✭ 207 (+639.29%)
Mutual labels:  recommender-system
Recommendersystem Dataset
This repository contains some datasets that I have collected in Recommender Systems.
Stars: ✭ 249 (+789.29%)
Mutual labels:  recommender-system
Graph Networks
A list of interesting graph neural networks (GNN) links with a primary interest in recommendations and tensorflow that is continually updated and refined
Stars: ✭ 192 (+585.71%)
Mutual labels:  recommender-system
Implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
Stars: ✭ 2,569 (+9075%)
Mutual labels:  recommender-system
Reco Papers
Classic papers and resources on recommendation
Stars: ✭ 2,804 (+9914.29%)
Mutual labels:  recommender-system
Collaborativememorynetwork
Collaborative Memory Network for Recommendation Systems, SIGIR 2018
Stars: ✭ 170 (+507.14%)
Mutual labels:  recommender-system
slopeone
PHP implementation of the Weighted Slope One rating-based collaborative filtering scheme.
Stars: ✭ 85 (+203.57%)
Mutual labels:  recommender-system
Polara
Recommender system and evaluation framework for top-n recommendations tasks that respects polarity of feedbacks. Fast, flexible and easy to use. Written in python, boosted by scientific python stack.
Stars: ✭ 205 (+632.14%)
Mutual labels:  recommender-system
Recommender System
A developing recommender system in tensorflow2. Algorithm: UserCF, ItemCF, LFM, SLIM, GMF, MLP, NeuMF, FM, DeepFM, MKR, RippleNet, KGCN and so on.
Stars: ✭ 227 (+710.71%)
Mutual labels:  recommender-system
Gru4rec tensorflow
TensorFlow implemenation of GRu4Rec model
Stars: ✭ 192 (+585.71%)
Mutual labels:  recommender-system
Chameleon recsys
Source code of CHAMELEON - A Deep Learning Meta-Architecture for News Recommender Systems
Stars: ✭ 202 (+621.43%)
Mutual labels:  recommender-system
Spotlight
Deep recommender models using PyTorch.
Stars: ✭ 2,623 (+9267.86%)
Mutual labels:  recommender-system
Crslab
CRSLab is an open-source toolkit for building Conversational Recommender System (CRS).
Stars: ✭ 183 (+553.57%)
Mutual labels:  recommender-system
GNN-Recommendation
毕业设计:基于图神经网络的异构图表示学习和推荐算法研究
Stars: ✭ 52 (+85.71%)
Mutual labels:  recommender-system
Cikm 2019 Analyticup
1st Solution for 2019-CIKM-Analyticup, Efficient and Novel Item Retrieval for Large-scale Online Shopping Recommendation
Stars: ✭ 173 (+517.86%)
Mutual labels:  recommender-system
Deep Learning For Recommendation Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
Stars: ✭ 2,493 (+8803.57%)
Mutual labels:  recommender-system
disentangled graph collaborative filtering
Disentagnled Graph Collaborative Filtering, SIGIR2020
Stars: ✭ 118 (+321.43%)
Mutual labels:  recommender-system
SSE-PT
Codes and Datasets for paper RecSys'20 "SSE-PT: Sequential Recommendation Via Personalized Transformer" and NurIPS'19 "Stochastic Shared Embeddings: Data-driven Regularization of Embedding Layers"
Stars: ✭ 103 (+267.86%)
Mutual labels:  recommender-system
Catalyst
Accelerated deep learning R&D
Stars: ✭ 2,804 (+9914.29%)
Mutual labels:  recommender-system

Recommender Systems Notebooks

drawing

This repository contains materials and analysis for the Coursera's Recommender Systems specialization.
Most of the notebooks here are of my own creation and are a rethinking of the main content that I used to learn more about the topic, in case of errors, please let me know.

Each of the notebooks provide a theory about the topic, followed by some of the exercises done in class.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].