In this repository, We're going to implement the paper, which is "Content-Aware Hierarchical Point-of-Interest Embedding Model for Successive POI Recommendation", (B. Chang et al, IJCAI-ECAI'18), using a PyTorch library.
☆38Jan 13, 2019Updated 7 years ago
Alternatives and similar repositories for CAPE
Users that are interested in CAPE are comparing it to the libraries listed below
Sorting:
- Code For Next Point-of-Interest Recommendation with Temporal and Multi-level Context Attention☆40Jul 28, 2019Updated 6 years ago
- The implementation of "Point-of-Interest Recommendation: Exploiting Self-Attentive Autoencoders with Neighbor-Aware Influence"☆58Mar 5, 2023Updated 3 years ago
- Code for my PAKDD-2019, Distance2Pre: Personalized Spatial Preference for Next Point-of-Interest Prediction☆21Jul 10, 2020Updated 5 years ago
- Adversarial Point-of-Interest Recommendation☆25Feb 14, 2018Updated 8 years ago
- A Deep Attentive Network for Social-Aware Next Point-of-Interest Recommendation☆20Apr 4, 2022Updated 3 years ago
- a cnn neural network for personalized POI recommendation in location-based social networks☆34Nov 19, 2019Updated 6 years ago
- A step-by-step Keras implementation of PACE (Preference And Context Embedding) described in our KDD 2017 paper.☆71Sep 12, 2019Updated 6 years ago
- Ke Sun, Tieyun Qian, Tong Chen, Yile Liang, Quoc Viet Hung Nguyen, Hongzhi Yin: Where to Go Next: Modeling Long- and Short-Term User Pref…☆64Nov 26, 2020Updated 5 years ago
- Successive Point-of-Interest Recommendation☆10Mar 25, 2018Updated 7 years ago
- ☆43Sep 8, 2019Updated 6 years ago
- LGLMF: Local Geographical based Logistic Matrix Factorization Model for POI Recommendation☆18Oct 20, 2021Updated 4 years ago
- KDD2019☆30Apr 8, 2020Updated 5 years ago
- Predicting the Next Location: A Recurrent Model with Spatial and Temporal Contexts☆144Oct 18, 2018Updated 7 years ago
- Keras Implementation of Bi-STDDP model. Code for Modelling of Bi-directional Spatio-Temporal Dependence and Users’ Dynamic Preferences fo…☆18Mar 7, 2022Updated 3 years ago
- [TKDE 2020] Code and data for "Personalized long-and short-term preference learning for next POI recommendation."☆23Dec 18, 2023Updated 2 years ago
- Joint Geographical and Temporal Modeling based on Matrix Factorization for Point-of-Interest Recommendation - ECIR 2020☆24May 29, 2021Updated 4 years ago
- source code for DeepTrip☆15May 9, 2020Updated 5 years ago
- Topic-Enhanced Memory Networks for Personalised Point-of-Interest Recommendation (KDD19)☆27Apr 8, 2020Updated 5 years ago
- Code and Dataset intruction for our paper "Where Could We Go? Recommendations for Groups in Location-Based Social Networks" presented at …☆17Feb 10, 2023Updated 3 years ago
- Codes for a WWW'21 Paper. POI recommender system for location/trajectory prediction.☆190May 23, 2023Updated 2 years ago
- Code for KDD '20 paper "Geography-Aware Sequential Location Recommendation"☆53Jun 21, 2020Updated 5 years ago
- 本仓库是对CIKM16文章(Learning Graph-based POI Embedding for Location-based Recommendation)的复现☆24Nov 21, 2019Updated 6 years ago
- Location-Based Social Networks Datasets☆28May 2, 2019Updated 6 years ago
- ☆48Feb 9, 2021Updated 5 years ago
- A tensorflow implementation of our www2020 paper "LightRec: a Memory and Search-Efficient Recommender System".☆12Jul 7, 2020Updated 5 years ago
- ☆101May 11, 2020Updated 5 years ago
- This is the implementation for the paper: Sequential Recommender System based on Hierarchical Attention Network☆11Mar 13, 2021Updated 4 years ago
- We apply attention on LSTM to give more weight to the items which are more relevant for next-item prediction☆11Dec 26, 2018Updated 7 years ago
- This is the Github repository containing the code for the Context-Aware Sequential Recommendation project for the Information Retrieval 2…☆11Mar 24, 2023Updated 2 years ago
- [WWW 2018] DeepMove: Predicting Human Mobility with Attentional Recurrent Network☆155Jan 23, 2025Updated last year
- A python vision code of Position-enhanced and Time-aware Graph Convolutional Network for Sequential Recommendations☆29Apr 15, 2023Updated 2 years ago
- Code for paper “SERM: A Recurrent Model for Next Location Prediction in Semantic Trajectories”☆30Jul 9, 2019Updated 6 years ago
- Python implementation of N-dimensional Tensor Factorization☆16Feb 17, 2018Updated 8 years ago
- Leveraging Social Influence based on Users Activity Centers for Point-of-Interest Recommendation☆13Nov 21, 2022Updated 3 years ago
- Personalized spatio-temporal graph network for the next POI recommendation