ljlcode's Stars
Hiram-Wong/ZyPlayer
跨平台桌面端视频资源播放器,免费高颜值.
wdndev/llm_interview_note
主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
wsdmanonymous/KACL
HKUDS/SSLRec
[WSDM'2024 Oral] "SSLRec: A Self-Supervised Learning Framework for Recommendation"
ShortVideoRecommendation/NGAT4Rec
NGAT4Rec: Neighbor-Aware Graph Attention Network ForRecommendation
SCUT-AILab/CPGA
junkangwu/Adap_tau
[WWW 2023] Official code of "Adap-$\tau$: Adaptively Modulating Embedding Magnitude for Recommendation"
THUwangcy/DirectAU
KDD'2022: Towards Representation Alignment and Uniformity in Collaborative Filtering
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
matplotlib/matplotlib
matplotlib: plotting with Python
mwaskom/seaborn
Statistical data visualization in Python
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
EdgeTranslate/EdgeTranslate
A translation extension.
Doragd/chat-gpt-search-extension
A browser extension to display ChatGPT response alongside Search results (fork from wong2 and develop continually))
RUCAIBox/NCL
[WWW'22] Official PyTorch implementation for "Improving Graph Collaborative Filtering with Neighborhood-enriched Contrastive Learning".
akaxlh/SHT
SHT, KDD 2022
akaxlh/HCCF
HCCF, SIGIR 2022
skeeto/w64devkit
Portable C and C++ Development Kit for x64 (and x86) Windows
ZhongYi-LinuxDriverDev/EmbeddedSoftwareEngineerInterview
嵌入式软件工程师笔试面试指南,主要收录笔试面试八股文。包括C/C++,计算机基础,操作系统,Linux驱动,Arm体系与架构,网络编程,大厂笔试面试题等。持续更新中~~有问题可以加我微信,LinuxDriverDev
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
murufeng/Awesome-AI-algorithm
人工智能算法方面的综合资料合集:包括求职面试、机器学习、深度学习、强化学习等方面的资料和代码
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
wolverinn/Waking-Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试;可用于模拟面试、面试前复习、短期内快速备战面试...
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
CodingDocs/awesome-cs
计算机优质书籍搜罗+学习路线推荐!
JingsenZhang/plot_demo
论文里可以用到的实验图示例
Lionelsy/Conference-Accepted-Paper-List
Some Conferences' accepted paper lists (including AI, ML, Robotic)
hwwang55/RippleNet
A tensorflow implementation of RippleNet