Bran-z1's Stars
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
schrodingercatss/tuning_playbook_zh_cn
一本系统地教你将深度学习模型的性能最大化的战术手册。
ahmetbersoz/chatgpt-prompts-for-academic-writing
This list of writing prompts covers a range of topics and tasks, including brainstorming research ideas, improving language and style, conducting literature reviews, and developing research plans.
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
divelab/DIG
A library for graph deep learning research
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
cs230-stanford/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
ddbourgin/numpy-ml
Machine learning, in numpy
GFNOrg/torchgfn
A modular, easy to extend GFlowNet library
zdhNarsil/Awesome-GFlowNets
A curated list of resources about generative flow networks (GFlowNets).
TsinghuaDatabaseGroup/AIDB
ai4db and db4ai work
ccfddl/ccf-deadlines
⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~
zhouhaoyi/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
chatanywhere/GPT_API_free
Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
kaixindelele/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
zhulf0804/3D-PointCloud
Papers and Datasets about Point Cloud.
Yale-NeRD/mind
MIND: In-Network Memory Management for Disaggregated Data Centers
EmanueleGallone/P4Raft
Implementation of Raft's distributed consensus using P4-programmable data-plane devices.
WeijingShi/Point-GNN
Point-GNN: Graph Neural Network for 3D Object Detection in a Point Cloud, CVPR 2020.
sjtug/SJTUThesis
上海交通大学 LaTeX 论文模板 | Shanghai Jiao Tong University LaTeX Thesis Template
resumejob/awesome-resume
Resume,Resume Templates,程序员简历例句,简历模版,
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
kshk123/hashMap
A concurrent thread-safe hash map implemented in C++
akangakang/OS-ChCore-Lab
上海交通大学软件学院🍭操作系统课程🍦实验
YeXiaoRain/JOS_LAB_MIT_2017
代码MIT 2016-2017年JOS LAB(6/6) 过程记录文档为SJTU+MIT