All Projects → Attentional Neural Factorization Machine → Similar Projects or Alternatives

433 Open source projects that are alternatives of or similar to Attentional Neural Factorization Machine

Neural factorization machine
TenforFlow Implementation of Neural Factorization Machine
Stars: ✭ 422 (+982.05%)
Flurs
🌊 FluRS: A Python library for streaming recommendation algorithms
Stars: ✭ 97 (+148.72%)
SAMN
This is our implementation of SAMN: Social Attentional Memory Network
Stars: ✭ 45 (+15.38%)
Fastfm
fastFM: A Library for Factorization Machines
Stars: ✭ 908 (+2228.21%)
Rankfm
Factorization Machines for Recommendation and Ranking Problems with Implicit Feedback Data
Stars: ✭ 71 (+82.05%)
Rsparse
Fast and accurate machine learning on sparse matrices - matrix factorizations, regression, classification, top-N recommendations.
Stars: ✭ 145 (+271.79%)
Fmg
KDD17_FMG
Stars: ✭ 116 (+197.44%)
NARRE
This is our implementation of NARRE:Neural Attentional Regression with Review-level Explanations
Stars: ✭ 100 (+156.41%)
Openlearning4deeprecsys
Some deep learning based recsys for open learning.
Stars: ✭ 383 (+882.05%)
Attentional factorization machine
TensorFlow Implementation of Attentional Factorization Machine
Stars: ✭ 362 (+828.21%)
Recommendation.jl
Building recommender systems in Julia
Stars: ✭ 42 (+7.69%)
Daisyrec
A developing recommender system in pytorch. Algorithm: KNN, LFM, SLIM, NeuMF, FM, DeepFM, VAE and so on, which aims to fair comparison for recommender system benchmarks
Stars: ✭ 280 (+617.95%)
Music recommender
Music recommender using deep learning with Keras and TensorFlow
Stars: ✭ 528 (+1253.85%)
Mutual labels:  recommender-system
Recsys2019 deeplearning evaluation
This is the repository of our article published in RecSys 2019 "Are We Really Making Much Progress? A Worrying Analysis of Recent Neural Recommendation Approaches" and of several follow-up studies.
Stars: ✭ 780 (+1900%)
Mutual labels:  recommender-system
Deepctr
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
Stars: ✭ 5,686 (+14479.49%)
Mutual labels:  factorization-machines
Rsalgorithms
Some algorithms about traditional and social recommendation.
Stars: ✭ 500 (+1182.05%)
Mutual labels:  recommender-system
Text classification
all kinds of text classification models and more with deep learning
Stars: ✭ 7,179 (+18307.69%)
Mutual labels:  attention-mechanism
Recommenders
TensorFlow Recommenders is a library for building recommender system models using TensorFlow.
Stars: ✭ 752 (+1828.21%)
Mutual labels:  recommender-system
Keras Self Attention
Attention mechanism for processing sequential data that considers the context for each timestamp.
Stars: ✭ 489 (+1153.85%)
Mutual labels:  attention-mechanism
Recsim
A Configurable Recommender Systems Simulation Platform
Stars: ✭ 461 (+1082.05%)
Mutual labels:  recommender-system
Keras Attention
Visualizing RNNs using the attention mechanism
Stars: ✭ 697 (+1687.18%)
Mutual labels:  attention-mechanism
Pytorch Fm
Factorization Machine models in PyTorch
Stars: ✭ 455 (+1066.67%)
Mutual labels:  factorization-machines
Awesome Graph Classification
A collection of important graph embedding, classification and representation learning papers with implementations.
Stars: ✭ 4,309 (+10948.72%)
Mutual labels:  attention-mechanism
Orange3 Recommendation
🍊 👎 Add-on for Orange3 to support recommender systems.
Stars: ✭ 21 (-46.15%)
Mutual labels:  recommender-system
Recsys19 hybridsvd
Accompanying code for reproducing experiments from the HybridSVD paper. Preprint is available at https://arxiv.org/abs/1802.06398.
Stars: ✭ 23 (-41.03%)
Mutual labels:  recommender-system
Lightctr
Lightweight and Scalable framework that combines mainstream algorithms of Click-Through-Rate prediction based computational DAG, philosophy of Parameter Server and Ring-AllReduce collective communication.
Stars: ✭ 644 (+1551.28%)
Mutual labels:  factorization-machines
Pytorch Original Transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Stars: ✭ 411 (+953.85%)
Mutual labels:  attention-mechanism
Recommendersystems
推荐系统
Stars: ✭ 527 (+1251.28%)
Mutual labels:  recommender-system
Chatbot cn
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
Stars: ✭ 791 (+1928.21%)
Mutual labels:  attention-mechanism
Neural graph collaborative filtering
Neural Graph Collaborative Filtering, SIGIR2019
Stars: ✭ 517 (+1225.64%)
Mutual labels:  recommender-system
Show Attend And Tell
TensorFlow Implementation of "Show, Attend and Tell"
Stars: ✭ 869 (+2128.21%)
Mutual labels:  attention-mechanism
Nmt Keras
Neural Machine Translation with Keras
Stars: ✭ 501 (+1184.62%)
Mutual labels:  attention-mechanism
Tffm
TensorFlow implementation of an arbitrary order Factorization Machine
Stars: ✭ 761 (+1851.28%)
Mutual labels:  factorization-machines
Buffalo
TOROS Buffalo: A fast and scalable production-ready open source project for recommender systems
Stars: ✭ 498 (+1176.92%)
Mutual labels:  recommender-system
Elastic Graph Recommender
Building recommenders with Elastic Graph!
Stars: ✭ 33 (-15.38%)
Mutual labels:  recommender-system
Deeplearning.ai Natural Language Processing Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearning.ai
Stars: ✭ 473 (+1112.82%)
Mutual labels:  attention-mechanism
Yedda
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.
Stars: ✭ 704 (+1705.13%)
Mutual labels:  recommender-system
Structured Self Attention
A Structured Self-attentive Sentence Embedding
Stars: ✭ 459 (+1076.92%)
Mutual labels:  attention-mechanism
Ag Cnn
This is a reimplementation of AG-CNN. ("Thorax Disease Classification with Attention Guided Convolutional Neural Network","Diagnose like a Radiologist: Attention Guided Convolutional Neural Network for Thorax Disease Classification")
Stars: ✭ 27 (-30.77%)
Mutual labels:  attention-mechanism
Awesome Recsys Papers
The awesome and classic papers in recommendation system!!! Good luck to every RecSys-learner!
Stars: ✭ 666 (+1607.69%)
Mutual labels:  recommender-system
Transformer Tts
A Pytorch Implementation of "Neural Speech Synthesis with Transformer Network"
Stars: ✭ 418 (+971.79%)
Mutual labels:  attention-mechanism
Textclassifier
Text classifier for Hierarchical Attention Networks for Document Classification
Stars: ✭ 985 (+2425.64%)
Mutual labels:  attention-mechanism
Pointer summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
Stars: ✭ 629 (+1512.82%)
Mutual labels:  attention-mechanism
Bottleneck Transformer Pytorch
Implementation of Bottleneck Transformer in Pytorch
Stars: ✭ 408 (+946.15%)
Mutual labels:  attention-mechanism
Neural sp
End-to-end ASR/LM implementation with PyTorch
Stars: ✭ 408 (+946.15%)
Mutual labels:  attention-mechanism
Pytorch Gat
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
Stars: ✭ 908 (+2228.21%)
Mutual labels:  attention-mechanism
Recommender System With Tf2.0
Recurrence the recommender paper with Tensorflow2.0
Stars: ✭ 622 (+1494.87%)
Mutual labels:  recommender-system
Paperrobot
Code for PaperRobot: Incremental Draft Generation of Scientific Ideas
Stars: ✭ 372 (+853.85%)
Mutual labels:  attention-mechanism
Knowledge graph attention network
KGAT: Knowledge Graph Attention Network for Recommendation, KDD2019
Stars: ✭ 610 (+1464.1%)
Mutual labels:  recommender-system
Sasrec
SASRec: Self-Attentive Sequential Recommendation
Stars: ✭ 373 (+856.41%)
Mutual labels:  recommender-system
Isab Pytorch
An implementation of (Induced) Set Attention Block, from the Set Transformers paper
Stars: ✭ 21 (-46.15%)
Mutual labels:  attention-mechanism
Recnn
Reinforced Recommendation toolkit built around pytorch 1.7
Stars: ✭ 362 (+828.21%)
Mutual labels:  recommender-system
Moviegeek
A django website used in the book Practical Recommender Systems to illustrate how recommender algorithms can be implemented.
Stars: ✭ 608 (+1458.97%)
Mutual labels:  recommender-system
Lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
Stars: ✭ 3,884 (+9858.97%)
Mutual labels:  recommender-system
Product Nets
Tensorflow implementation of Product-based Neural Networks. An extended version is at https://github.com/Atomu2014/product-nets-distributed.
Stars: ✭ 355 (+810.26%)
Mutual labels:  recommender-system
Awesome Bert Nlp
A curated list of NLP resources focused on BERT, attention mechanism, Transformer networks, and transfer learning.
Stars: ✭ 567 (+1353.85%)
Mutual labels:  attention-mechanism
Simgnn
A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).
Stars: ✭ 351 (+800%)
Mutual labels:  attention-mechanism
Action Recognition Visual Attention
Action recognition using soft attention based deep recurrent neural networks
Stars: ✭ 350 (+797.44%)
Mutual labels:  attention-mechanism
Rfdmovies Client
🎬instant recommending or finding or downloading movies via the command line
Stars: ✭ 18 (-53.85%)
Mutual labels:  recommender-system
Newsrecommendsystem
个性化新闻推荐系统,A news recommendation system involving collaborative filtering,content-based recommendation and hot news recommendation, can be adapted easily to be put into use in other circumstances.
Stars: ✭ 557 (+1328.21%)
Mutual labels:  recommender-system
1-60 of 433 similar projects