Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/xiaxin1998/OD-Rec

Codes for SIGIR'22 Paper 'On-Device Next-Item Recommendation with Self-Supervised Knowledge Distillation'
https://github.com/xiaxin1998/OD-Rec

Last synced: 11 days ago
JSON representation

Codes for SIGIR'22 Paper 'On-Device Next-Item Recommendation with Self-Supervised Knowledge Distillation'

Lists

README

        

# OD-Rec
Codes for SIGIR'22 Paper 'On-Device Next-Item Recommendation with Self-Supervised Knowledge Distillation'

Paper, saved teacher models and Android Studio Project are available at Dropbox: https://www.dropbox.com/sh/g4mgdaezr8uqgic/AABpUxvY3_407D-0UNuEzOAMa?dl=0

Environments: Python 3.7, Pytorch 1.6.0, Android Studio 11.0.11, Pytorch Mobile.

Codes are based on RecBole (https://github.com/RUCAIBox/RecBole) and Pytorch Mobile Demo (https://github.com/pytorch/android-demo-app)

Steps to run models on Android Studio:

(1) Run mobile.py to save pytorch model into Android Studio.

(2) Select virtual device in Android Studio. (Google Pixel 2 API 29)