allenzhong95's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
tmlr-group/DAL
[NeurIPS 2023] "Learning to Augment Distributions for Out-of-distribution Detection"
MingLiiii/Layer_Gradient
What Happened in LLMs Layers when Trained for Fast vs. Slow Thinking: A Gradient Perspective
TideDancer/iclr21_isotropy_contxt
EdinburghNLP/awesome-hallucination-detection
List of papers on hallucination detection in LLMs.
ngl567/CookBook-KG
A knowledge graph for Chinese cookbook(中式菜谱知识图谱)
mert-kurttutan/torchview
torchview: visualize pytorch models
jsksxs360/How-to-use-Transformers
Transformers 库快速入门教程
datawhalechina/self-llm
《开源大模型食用指南》针对**宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
CrazyBoyM/llama3-Chinese-chat
Llama3、Llama3.1 中文仓库(随书籍撰写中... 各种网友及厂商微调、魔改版本有趣权重 & 训练、推理、评测、部署教程视频 & 文档)
0voice/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
amix/vimrc
The ultimate Vim configuration (vimrc)
xiaobai1217/DomainAdaptation
CVPR2022
donghao51/SimMMDG
[NeurIPS 2023] SimMMDG: A Simple and Effective Framework for Multi-modal Domain Generalization
devcontainers/images
Repository for pre-built dev container images published under mcr.microsoft.com/devcontainers
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
cantjie/XJTU-Share
西安交通大学课程资料共享计划
ctgk/PRML
PRML algorithms implemented in Python
probml/pml-book
"Probabilistic Machine Learning" - a book series by Kevin Murphy
fengdu78/lihang-code
《统计学习方法》的代码实现