All Projects → recsim_ng → Similar Projects or Alternatives

197 Open source projects that are alternatives of or similar to recsim_ng

Spotlight
Deep recommender models using PyTorch.
Stars: ✭ 2,623 (+2374.53%)
Mutual labels:  recommender-system
Gru4rec tensorflow
TensorFlow implemenation of GRu4Rec model
Stars: ✭ 192 (+81.13%)
Mutual labels:  recommender-system
NARRE
This is our implementation of NARRE:Neural Attentional Regression with Review-level Explanations
Stars: ✭ 100 (-5.66%)
Mutual labels:  recommender-system
GNN-Recommendation
毕业设计:基于图神经网络的异构图表示学习和推荐算法研究
Stars: ✭ 52 (-50.94%)
Mutual labels:  recommender-system
Cofactor
CoFactor: Regularizing Matrix Factorization with Item Co-occurrence
Stars: ✭ 160 (+50.94%)
Mutual labels:  recommender-system
RecoSys
Recommend system learning resources and learning notes
Stars: ✭ 49 (-53.77%)
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 (+93.4%)
Mutual labels:  recommender-system
Recommendation.jl
Building recommender systems in Julia
Stars: ✭ 42 (-60.38%)
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 (+63.21%)
Mutual labels:  recommender-system
Content-based-Recommender-System
It is a content based recommender system that uses tf-idf and cosine similarity for N Most SImilar Items from a dataset
Stars: ✭ 64 (-39.62%)
Mutual labels:  recommender-system
slopeone
PHP implementation of the Weighted Slope One rating-based collaborative filtering scheme.
Stars: ✭ 85 (-19.81%)
Mutual labels:  recommender-system
Remixautoml
R package for automation of machine learning, forecasting, feature engineering, model evaluation, model interpretation, data generation, and recommenders.
Stars: ✭ 159 (+50%)
Mutual labels:  recommender-system
MixGCF
MixGCF: An Improved Training Method for Graph Neural Network-based Recommender Systems, KDD2021
Stars: ✭ 73 (-31.13%)
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 (+114.15%)
Mutual labels:  recommender-system
NVTabular
NVTabular is a feature engineering and preprocessing library for tabular data designed to quickly and easily manipulate terabyte scale datasets used to train deep learning based recommender systems.
Stars: ✭ 797 (+651.89%)
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 (+2251.89%)
Mutual labels:  recommender-system
flipper
Search/Recommendation engine and metainformation server for fanfiction net
Stars: ✭ 29 (-72.64%)
Mutual labels:  recommender-system
Chameleon recsys
Source code of CHAMELEON - A Deep Learning Meta-Architecture for News Recommender Systems
Stars: ✭ 202 (+90.57%)
Mutual labels:  recommender-system
RecSys PyTorch
PyTorch implementations of Top-N recommendation, collaborative filtering recommenders.
Stars: ✭ 125 (+17.92%)
Mutual labels:  recommender-system
Crslab
CRSLab is an open-source toolkit for building Conversational Recommender System (CRS).
Stars: ✭ 183 (+72.64%)
Mutual labels:  recommender-system
tf-recsys
tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow in order to utilize GPU acceleration.
Stars: ✭ 91 (-14.15%)
Mutual labels:  recommender-system
Szuthesis
📝 SZU Undergraduate Thesis -- Recommender System
Stars: ✭ 167 (+57.55%)
Mutual labels:  recommender-system
FashionShopApp
Fashion Shop App : Flask, ChatterBot, ElasticSearch, Recommender-System
Stars: ✭ 28 (-73.58%)
Mutual labels:  recommender-system
Amazon Product Recommender System
Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html
Stars: ✭ 158 (+49.06%)
Mutual labels:  recommender-system
NGCF-PyTorch
PyTorch Implementation for Neural Graph Collaborative Filtering
Stars: ✭ 200 (+88.68%)
Mutual labels:  recommender-system
disentangled graph collaborative filtering
Disentagnled Graph Collaborative Filtering, SIGIR2020
Stars: ✭ 118 (+11.32%)
Mutual labels:  recommender-system
Ml Course
Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language
Stars: ✭ 154 (+45.28%)
Mutual labels:  recommender-system
retailbox
🛍️RetailBox - eCommerce Recommender System using Machine Learning
Stars: ✭ 32 (-69.81%)
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 (-2.83%)
Mutual labels:  recommender-system
SAMN
This is our implementation of SAMN: Social Attentional Memory Network
Stars: ✭ 45 (-57.55%)
Mutual labels:  recommender-system
Recommendersystem Dataset
This repository contains some datasets that I have collected in Recommender Systems.
Stars: ✭ 249 (+134.91%)
Mutual labels:  recommender-system
Neural-Factorization-Machine
Factorization Machine, Deep Learning, Recommender System
Stars: ✭ 20 (-81.13%)
Mutual labels:  recommender-system
Catalyst
Accelerated deep learning R&D
Stars: ✭ 2,804 (+2545.28%)
Mutual labels:  recommender-system
SASRec.pytorch
PyTorch(1.6+) implementation of https://github.com/kang205/SASRec
Stars: ✭ 137 (+29.25%)
Mutual labels:  recommender-system
Reco Papers
Classic papers and resources on recommendation
Stars: ✭ 2,804 (+2545.28%)
Mutual labels:  recommender-system
Social-Recommendation
Summary of social recommendation papers and codes
Stars: ✭ 143 (+34.91%)
Mutual labels:  recommender-system
Disco
Recommendations for Ruby and Rails using collaborative filtering
Stars: ✭ 207 (+95.28%)
Mutual labels:  recommender-system
GNN-Recommender-Systems
An index of recommendation algorithms that are based on Graph Neural Networks.
Stars: ✭ 505 (+376.42%)
Mutual labels:  recommender-system
Implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
Stars: ✭ 2,569 (+2323.58%)
Mutual labels:  recommender-system
QRec
QRec: A Python Framework for quick implementation of recommender systems (TensorFlow Based)
Stars: ✭ 1,354 (+1177.36%)
Mutual labels:  recommender-system
Drl4recsys
Courses on Deep Reinforcement Learning (DRL) and DRL papers for recommender systems
Stars: ✭ 196 (+84.91%)
Mutual labels:  recommender-system
recoreco
Fast item-to-item recommendations on the command line.
Stars: ✭ 33 (-68.87%)
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 (+81.13%)
Mutual labels:  recommender-system
recsys slates dataset
FINN.no Slate Dataset for Recommender Systems. A dataset containing all interactions (viewed items + response (clicked item / no click) for users over a longer time horizon.
Stars: ✭ 48 (-54.72%)
Mutual labels:  recommender-system
Recsys course at polimi
This is the official repository for the Recommender Systems course at Politecnico di Milano.
Stars: ✭ 180 (+69.81%)
Mutual labels:  recommender-system
rs datasets
Tool for autodownloading recommendation systems datasets
Stars: ✭ 22 (-79.25%)
Mutual labels:  recommender-system
Collaborativememorynetwork
Collaborative Memory Network for Recommendation Systems, SIGIR 2018
Stars: ✭ 170 (+60.38%)
Mutual labels:  recommender-system
svae cf
[ WSDM '19 ] Sequential Variational Autoencoders for Collaborative Filtering
Stars: ✭ 38 (-64.15%)
Mutual labels:  recommender-system
Nlp4rec Papers
Paper list of NLP for recommender systems
Stars: ✭ 162 (+52.83%)
Mutual labels:  recommender-system
auction-website
🏷️ An e-commerce marketplace template. An online auction and shopping website for buying and selling a wide variety of goods and services worldwide.
Stars: ✭ 44 (-58.49%)
Mutual labels:  recommender-system
Entity2rec
entity2rec generates item recommendation using property-specific knowledge graph embeddings
Stars: ✭ 159 (+50%)
Mutual labels:  recommender-system
Recommender-Systems
Implementing Content based and Collaborative filtering(with KNN, Matrix Factorization and Neural Networks) in Python
Stars: ✭ 46 (-56.6%)
Mutual labels:  recommender-system
Sbr Go
Recommender systems for Go
Stars: ✭ 159 (+50%)
Mutual labels:  recommender-system
SLRC
WWW'2019: Modeling Item-Specific Temporal Dynamics of Repeat Consumption for Recommender Systems
Stars: ✭ 32 (-69.81%)
Mutual labels:  recommender-system
Recommendation-based-on-sequence-
Recommendation based on sequence
Stars: ✭ 23 (-78.3%)
Mutual labels:  recommender-system
Tf-Rec
Tf-Rec is a python💻 package for building⚒ Recommender Systems. It is built on top of Keras and Tensorflow 2 to utilize GPU Acceleration during training.
Stars: ✭ 18 (-83.02%)
Mutual labels:  recommender-system
mildnet
Visual Similarity research at Fynd. Contains code to reproduce 2 of our research papers.
Stars: ✭ 76 (-28.3%)
Mutual labels:  recommender-system
recommender system with Python
recommender system tutorial with Python
Stars: ✭ 106 (+0%)
Mutual labels:  recommender-system
RecSys Course 2017
DEPRECATED This is the official repository for the 2017 Recommender Systems course at Polimi.
Stars: ✭ 23 (-78.3%)
Mutual labels:  recommender-system
RecommenderSystemsNotebooks
Set of notebooks analysing and discussing the ideas presented at Coursera's Recommender Systems course
Stars: ✭ 28 (-73.58%)
Mutual labels:  recommender-system
1-60 of 197 similar projects