Matrix Factorization reimplementation with pytorch
☆28Oct 16, 2019Updated 6 years ago
Alternatives and similar repositories for MF-pytorch
Users that are interested in MF-pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆14Dec 4, 2025Updated 4 months ago
- Bridging Items and Language: A Transition Paradigm for Large Language Model-Based Recommendation (KDD'24)☆23Aug 1, 2024Updated last year
- ☆20Jun 6, 2021Updated 4 years ago
- A basic tiktok scraper to download videos and comments☆13Jul 3, 2022Updated 3 years ago
- The source code used for paper "Effective Seed-Guided Topic Discovery by Integrating Multiple Types of Contexts", in WSDM 2023.☆14May 27, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Analysis code for Schmaelzle, O'Donnell et al. (2017) PNAS☆10May 7, 2017Updated 8 years ago
- Adversarial Item Promotion in visually-aware recommenders☆17Sep 3, 2021Updated 4 years ago
- AMT-CDR: A Deep Adversarial Multi-channel Transfer Network for Cross-domain Recommendation☆11Nov 2, 2023Updated 2 years ago
- ☆11Feb 22, 2019Updated 7 years ago
- Source code of FedAttack.☆11Feb 9, 2022Updated 4 years ago
- [ICML 2024] Temporal Spiking Neural Networks with Synaptic Delay for Graph Reasoning☆11Jun 1, 2024Updated last year
- [ACL 2023] UniTRec: A Unified Text-to-Text Transformer and Joint Contrastive Learning Framework for Text-based Recommendation☆27Feb 19, 2024Updated 2 years ago
- ☆33Dec 13, 2020Updated 5 years ago
- Skipping Recurrent Neural Networks☆13Aug 3, 2018Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- CUB-200-2011 dataset by classes folder☆12Nov 7, 2024Updated last year
- Deep Learning for Recommender Systems☆12Oct 20, 2017Updated 8 years ago
- CCL2020 第二届“小牛杯”幽默计算——情景喜剧笑点识别☆13Sep 29, 2020Updated 5 years ago
- 基于卷积神经网络的城市感知评估☆14Feb 8, 2023Updated 3 years ago
- Out-of-Core Principal Component Analysis☆19Dec 25, 2017Updated 8 years ago
- Spatial-Temporal Knowledge-Embedded Transformer for Video Scene Graph Generation (TIP 2024, ACM MM 2023)☆20Mar 13, 2024Updated 2 years ago
- GSOC 2017 - Apache Organization - # Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python…☆14Mar 26, 2017Updated 9 years ago
- Experiments codes for SIGIR'16 paper "Fast Matrix Factorization for Online Recommendation with Implicit Feedback "☆139Dec 16, 2017Updated 8 years ago
- WWW'24, Mirror Gradient (MG) makes multimodal recommendation models approach flat local minima easier compared to models with normal trai…☆17Nov 1, 2024Updated last year
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- ☆17Jan 19, 2022Updated 4 years ago
- Code release for "Long-Sequence Recommendation Models Need Decoupled Embeddings" (ICLR 2025), https://arxiv.org/abs/2410.02604☆23Mar 5, 2025Updated last year
- Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book a…☆15May 18, 2018Updated 7 years ago
- 爱奇艺用户存留预测竞赛项目,赛题任务是:给定一个时间点,预测未来七天用户会登陆几天。选手需根据给定的数据构建标签和用户行为序列特征来训练模型。☆10Jun 30, 2022Updated 3 years ago
- Beyond Graph Convolution: Multimodal Recommendation with Topology-aware MLPs☆13Jan 28, 2025Updated last year
- Source code for the paper "Adapt Your Teacher: Improving Knowledge Distillation for Exemplar-free Continual Learning" from WACV 2024☆12Mar 25, 2024Updated 2 years ago
- a py3 lib for NLP & image-caption metrics : BLEU METEOR CIDEr ROUGE SPICE WMD☆14Sep 13, 2022Updated 3 years ago
- tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow…