Pinned Repositories
CopyTrans
在 Linux 下复制文本并翻译,以系统通知显示翻译结果。
evolutionary_regex
RegEx generator using evolutionary algorithm
FlatCTR
A high-performance toolkit for LR/FM training on large-scale sparse data.
JLUThesis2020
吉林大学硕博学位论文 LaTeX 模板——jluthesis2020
MFBPR_TransR
矩阵分解(BPRMF) + 知识图谱表示学习(TransR) 构建的推荐系统
MyKeep
本地用的备忘录、任务管理、番茄工作法时间管理网站
MyRolan
Windows下的快速启动工具,类似Rolan
network-datasets
Collection of datasets for network research.
RiWalk
Code for the ICDM 2019 Paper "RiWalk: Fast Structural Node Embedding via Role Identification".
zhihu-crawler
一个简单的知乎爬虫,支持多账户、多线程、爬取代理、中断恢复,数据通过API获取。
maxuewei2's Repositories
maxuewei2/JLUThesis2020
吉林大学硕博学位论文 LaTeX 模板——jluthesis2020
maxuewei2/MFBPR_TransR
矩阵分解(BPRMF) + 知识图谱表示学习(TransR) 构建的推荐系统
maxuewei2/zhihu-crawler
一个简单的知乎爬虫,支持多账户、多线程、爬取代理、中断恢复,数据通过API获取。
maxuewei2/RiWalk
Code for the ICDM 2019 Paper "RiWalk: Fast Structural Node Embedding via Role Identification".
maxuewei2/MyRolan
Windows下的快速启动工具,类似Rolan
maxuewei2/network-datasets
Collection of datasets for network research.
maxuewei2/evolutionary_regex
RegEx generator using evolutionary algorithm
maxuewei2/MyKeep
本地用的备忘录、任务管理、番茄工作法时间管理网站
maxuewei2/CopyTrans
在 Linux 下复制文本并翻译,以系统通知显示翻译结果。
maxuewei2/C-Traps-and-Pitfalls
《C陷阱与缺陷》中文翻译,进行中。。。
maxuewei2/Conference_Paper_Download
下载会议 Accepted Papers 的题目、作者、摘要等信息,生成 tex 文件,以生成一个 pdf 文件。
maxuewei2/VLearn
自己实现的一些机器学习模型
maxuewei2/FlatCTR
A high-performance toolkit for LR/FM training on large-scale sparse data.
maxuewei2/douban
maxuewei2/maxuewei2.github.io
maxuewei2/RecAlgoUnravel
实现并解析一些推荐算法
maxuewei2/SSR-qt5
maxuewei2/test
test
maxuewei2/wechat_jump
微信跳一跳小游戏辅助脚本
maxuewei2/ZhihuCrawler-Java