{"id":13842751,"url":"https://github.com/liuchengxu/szuthesis","last_synced_at":"2025-08-20T04:32:54.885Z","repository":{"id":55006199,"uuid":"54252146","full_name":"liuchengxu/szuthesis","owner":"liuchengxu","description":":pencil: SZU Undergraduate Thesis -- Recommender System","archived":false,"fork":false,"pushed_at":"2020-12-17T11:35:27.000Z","size":7022,"stargazers_count":192,"open_issues_count":1,"forks_count":68,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-12-11T10:23:38.238Z","etag":null,"topics":["latex","recommender-system","thesis"],"latest_commit_sha":null,"homepage":"https://liuchengxu.github.io/szuthesis/","language":"PostScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liuchengxu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-19T06:57:04.000Z","updated_at":"2024-11-23T11:59:34.000Z","dependencies_parsed_at":"2022-08-14T08:50:42.023Z","dependency_job_id":null,"html_url":"https://github.com/liuchengxu/szuthesis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuchengxu%2Fszuthesis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuchengxu%2Fszuthesis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuchengxu%2Fszuthesis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuchengxu%2Fszuthesis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liuchengxu","download_url":"https://codeload.github.com/liuchengxu/szuthesis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230394228,"owners_count":18218707,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["latex","recommender-system","thesis"],"created_at":"2024-08-04T17:01:45.549Z","updated_at":"2024-12-19T07:07:12.696Z","avatar_url":"https://github.com/liuchengxu.png","language":"PostScript","funding_links":[],"categories":["PostScript","PostScript (1)"],"sub_categories":[],"readme":"# szuthesis\n\nShenzhen University Undergraduate Thesis\n\n[![](https://github.com/liuchengxu/szuthesis/workflows/CI/badge.svg)](https://github.com/liuchengxu/szuthesis/actions?query=workflow%3ACI)\n\n## 简介\n\n论文主要关于推荐系统，重点研究在利用隐式反馈的推荐算法上如何融合内容信息, 算法模型为 `Bayesian Personalized Ranking + Content`，可以 [点击这里](https://liuchengxu.github.io/szuthesis/pdf/thesis.pdf) 查看论文. \n\n论文使用 LaTeX 撰写，对于 LaTeX 初学者撰写论文应当有一定借鉴意义.\n\n- [src/thesis](https://github.com/liuchengxu/szuthesis/tree/gh-pages/src/thesis) 为论文的 LaTeX 工程目录, 源文件中给出了诸多注解。\n\n- [src/dissertation_defence](https://github.com/liuchengxu/szuthesis/tree/gh-pages/src/dissertation_defence) 为答辩时使用的 slides, 详情请 [点击这里](https://liuchengxu.github.io/szuthesis/pdf/dissertation_defence.pdf).\n\n在入门 LaTeX 的过程中，也积累了一些经验，新手或值得一看：\n\n- [从零开始LaTeX快速入门](https://liuchengxu.github.io/blog-cn/posts/quick-latex/)\n\n- [LaTeX实战经验:新手须知](http://blog.csdn.net/simple_the_best/article/details/51244631)\n\n## 依赖项\n\n安装 `texlive \u003e= 2019`（详情请见 [TeX Live 的官方网站](https://tug.org/texlive/)）\n\n## 构建\n\n### latexmk\n\n如果使用 `latexmk` 进行自动构建，执行以下命令\n\n``` bash\ncd src/thesis/\nlatexmk -xelatex main.tex\n```\n\n更多关于 `latexmk` 的信息可以参考 [这个入门指南](https://mg.readthedocs.io/latexmk.html) 或是 [latexmk 在 CTAN 上的主页](https://www.ctan.org/pkg/latexmk/)。\n\n### 手动编译\n\n如果想要手动编译，执行以下命令\n\n``` bash\ncd src/thesis/\nxelatex main.tex\nbibtex main.aux\nxelatex main.tex\nxelatex main.tex\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliuchengxu%2Fszuthesis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliuchengxu%2Fszuthesis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliuchengxu%2Fszuthesis/lists"}