Posts
Page 5 - Showing 8 of 75 posts
View all posts by years →Kronecker Product
克劳内克积(Kronecker Product)是两个矩阵的乘积,结果是一个新的矩阵,其元素是原矩阵元素的乘积。对于两个矩阵 A 和 B,其克劳内克积记作 A \otimes B。常用于信号处理、图像处理等领域。也叫做张量积或直积。
765 个字词
|
4 分钟
Do we really need encoders for generative models?
In modern generative AI, encoders are commonly used during training to help models understand the context of input data. However, these encoders are often removed during inference. This raises an interesting question, if we train models using only decoders, can they still generate meaningful outputs?
529 个字词
|
3 分钟
强化学习 Chapter 7 - 强化学习与多智能体系统
零和博弈是博弈论中的一个重要概念,也是多智能体系统中的基础理论。在零和博弈中,参与者的利益完全对立,一方的收益正好等于其他方的损失总和,因此所有参与者的收益与损失的总和为零。
4461 个字词
|
22 分钟
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

