Decoding Strategies
Decoding strategies are the decision rules that turn a model’s next-token scores into actual tokens. The model provides a distribution over the vocabulary; the decoder decides how to pick the next token, how to stop, and how to trade off diversity vs. reliability.
1387 个字词
|
7 分钟
SAM 模型代码探幽
SAM (Segment Anything Model) 是 Meta AI 研究院开发的一款强大的图像分割模型,能够在各种图像上进行高效的分割任务。
4088 个字词
|
20 分钟
SAM2 模型代码探幽
SAM2 (Segment Anything Model 2) 是 Meta AI 研究院开发的一款强大的图像分割模型,能够在各种图像上进行高效的分割任务。
7751 个字词
|
39 分钟
SAM3 模型代码探幽
SAM3 (Segment Anything Model 3) 是 Meta AI 研究院开发的一款强大的图像分割模型,能够在各种图像上进行高效的分割任务。
19931 个字词
|
100 分钟
officecli: 让 Claude Code 用 PPT 绘图
天下苦绘图久矣!让 AI 帮助绘图曾经是个难题,但现在有了 OfficeCLI,这个遥不可及的梦想终于成真了。无论是做 PPT 结构图、流程图,还是 Word 报告、Excel 表格,OfficeCLI 都能让你用代码轻松搞定。更棒的是,它还能一键注册为 Claude Code 的 MCP 服务器,让 AI 直接调用 OfficeCLI 来生成文档,完全不需要手动操作。
2237 个字词
|
11 分钟
Collections
Tech Notes
Be a big fan of rising technologies.
Algorithm Notes
Woo. Time-tested wisdom.
强化学习合集
Notes on reading papers in the field of reinforcement learning.
Maths Laboratory
Do mathematics have a lab as well? Absolutely, with computer simulations.
生成式模型合集
Generative Models, modeling complex data distributions.
Tags

