JayAhn0104 / Recommender-System-PyTorchLinks
Recommendation Model Implementation by using PyTorch
☆10Updated 3 years ago
Alternatives and similar repositories for Recommender-System-PyTorch
Users that are interested in Recommender-System-PyTorch are comparing it to the libraries listed below
Sorting:
- Get started with Recommendation Systems☆57Updated 3 years ago
- Fine-tuning LLM with LoRA (Low-Rank Adaptation) from scratch (Oct 2023)☆32Updated 6 months ago
- A recommendation system based on a LLM (T5), with the intent on replicating the P5 model☆58Updated 2 years ago
- OpenP5: An Open-Source Platform for Developing, Training, and Evaluating LLM-based Recommender Systems☆340Updated 11 months ago
- [EMNLP'2025] "EasyRec: Simple yet Effective Language Model for Recommendation"☆137Updated 3 months ago
- ☆39Updated 2 years ago
- ☆165Updated 10 months ago
- 🥈 Silver Medal Solution to Kaggle H&M Personalized Fashion Recommendations☆78Updated 3 years ago
- A naive implementation of GraphRAG for Movie Recommendation on IMDB Top 1000 movies dataset.☆72Updated last year
- ⚡️ Implementation of TRON: Transformer Recommender using Optimized Negative-sampling, accepted at ACM RecSys 2023.☆73Updated 8 months ago
- Curated list of recommnedation system topics☆154Updated 8 months ago
- Finetune a pre-trained GPT-2 model to generate personalized product recommendations for users, based on product reviews and metadata☆24Updated last year
- This repository contains code for paper GLocal-K: Global and Local Kernels for Recommender Systems, published in CIKM 2021☆64Updated 3 years ago
- GHRS: Graph-based hybrid recommendation system with application to movie recommendation☆36Updated last year
- The implemetation of Deep Reinforcement Learning based Recommender System from the paper Deep Reinforcement Learning based Recommendation…☆123Updated 2 years ago
- This repository contains the implementation of evaluation metrics for recommendation systems. We have compared similarity, candidate gene…☆27Updated 11 months ago
- This repository contains the code for building a recommendation system using Graph Neural Networks(GNNs).☆31Updated 4 years ago
- SVD-AE: Simple Autoencoders for Collaborative Filtering☆18Updated last year
- [KDD 2026] FCN: Fusing Exponential and Linear Cross Network for Click-Through Rate Prediction☆58Updated 2 months ago
- Towards LLM Empowered Recommendation via Tool Learning☆22Updated 6 months ago
- pinsage for wine recommendation☆60Updated 2 years ago
- ☆82Updated 4 years ago
- The source code of MacGNN, The Web Conference 2024.☆58Updated last year
- Fine-tune an LLM to perform batch inference and online serving.