Skip to content

Ye-yellow/task_train-model

Repository files navigation

introduce

I completed the task of training a recommendation system model by referencing SparseEnNet (https://github.com/junyachen/sparseennet).

I organized the Kuai dataset (https://kuairec.com/) as the training dataset for the model.

homewk.txt

homewk.txt references the Kuai dataset and constructs it into a user-video sequence. The construction process is as follows: video IDs are grouped based on user IDs, thus forming a sequence chain of user-video interactions.

create_homewk.ipynb

This document explains the process of how I integrated the Kuai dataset.

use.txt

In this document, you can see how to train and test the model through the instructions.

Sparse Enhanced Network

This document contains my notes while reading the literature and code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published