所有文章

第 3 页 - 当前显示 8 篇,共 75 篇文章
按年份查看所有文章
常用计算机指令
首次发布: 2026-02-01
... 次访问
记录一些常用的计算机指令
2537 个字词
|
13 分钟
t-SNE
首次发布: 2025-12-27
... 次访问
The core objective of t-SNE (t-distributed Stochastic Neighbor Embedding) is to reduce the dimensionality of high-dimensional data while preserving local neighborhood structure.
828 个字词
|
4 分钟
Self-Distillation
首次发布: 2025-12-27
... 次访问
This paper proposes DINO, a self-distillation framework with no labels, to pretrain ViTs. Besides the fact that the DINO method works quite well on this kind of architecture, there are also two interesting properties emerging from the learned features:
1005 个字词
|
5 分钟
On-Policy Distillation
首次发布: 2025-12-15
... 次访问
Currently, large models are post‑trained via RLHF, making them powerful but expensive to train and deploy, while smaller models are usually fine‑tuned with SFT or KD methods and are easier to deploy and adapt but often lack the performance of larger models.
944 个字词
|
5 分钟
Fourier and Wavelets for Deep Learning
首次发布: 2025-12-08
... 次访问
令 f\in L^2(\mathbb{R})。傅里叶变换(在 L^2 意义下)把信号表示为全局正弦基的叠加:
3373 个字词
|
17 分钟
流模型 Appendix
首次发布: 2025-10-14
... 次访问
附录
3071 个字词
|
15 分钟
流模型 Chapter4——基于分数的生成模型 (Score-based Generative Model)
首次发布: 2025-10-12
... 次访问
朗之万去噪分数匹配 (SMLD) 和连续时间 Score-based 模型 (VP-SDE / VE-SDE) 是两种基于分数匹配的生成模型方法。它们通过学习数据分布的分数函数(即对数概率密度的梯度)来生成新样本。
4675 个字词
|
23 分钟
流模型 Chapter3——流匹配模型 (Flow Matching)
首次发布: 2025-10-09
... 次访问
流匹配模型
3772 个字词
|
19 分钟