prayerxy's Stars
OpenBMB/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
Andrew-Jang/RAGHub
A community-driven collection of RAG (Retrieval-Augmented Generation) frameworks, projects, and resources. Contribute and explore the evolving RAG ecosystem.
taichengguo/LLM_MultiAgents_Survey_Papers
Large Language Model based Multi-Agents: A Survey of Progress and Challenges
rllm-team/rllm
Pytorch Library for Relational Table Learning with LLMs.
gilsaia/NKThesis_bachelor_cc
南开计算机学院本科生毕设模板 根据硕士/博士模板修改而来
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
HelloWorld521/Java
java项目实战练习
csguide-dabai/interview-guide
总结了后端面试八股文中的重点,希望能帮助各位准备互联网开发岗校招面试的同学。
developer-dinghua/JavaDreamer
本项目记录了互联网大厂 Java 开发岗位的学习记录及高频面试题。
Sampson-Lee/notes4cs231n
结合cs231n笔记和幻灯片,简单地总结所学习的内容
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
hyunwoongko/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
psankar/simplefs
A simple, kernel-space, on-disk filesystem from the scratch
315386775/DeepLearing-Interview-Awesome-2024
AIGC-interview/CV-interview/LLMs-interview面试问题与答案集合仓,同时包含工作和科研过程中的新想法、新问题、新资源与新项目
apachecn/Interview
Interview = 简历指南 + 算法题 + 八股文 + 源码分析
hehonghui/awesome-english-ebooks
经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
JingMog/RectanglingImages
Implementation of Paper 'Rectangling Panoramic Images via Warping',the development environment is VS2019.
yuwensq/NKU-BigData-CourseHW
HeKun-NVIDIA/CUDA-Programming-Guide-in-Chinese
This is a Chinese translation of the CUDA programming guide
chenzomi12/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
MatthewLQM/GrabCut
This is an implement of GrabCut.
moyuc1966/netherworld-console
地府管理系统完整版,功能完整,多用户多权限,有前台功能
xxayt/GrabCut
C++ implementation for 《"GrabCut" — Interactive Foreground Extraction using Iterated Graph Cuts》
apple/corenet
CoreNet: A library for training deep neural networks
Vay-keen/Machine-learning-learning-notes
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
sysprog21/simplefs
A simple native file system for Linux kernel
twilight-mu/baoyan_experience
计算机cs保研资料汇总
DjangoPeng/LLM-quickstart
Quick Start for Large Language Models (Theoretical Learning and Practical Fine-tuning) 大语言模型快速入门(理论学习与微调实战)