Notes From The Workbench

A blog about tools, ideas, and the routines.

model

[model] DL Basics

Basics cross entropy loss 添加图片注释,不超过 140 字(可选) 针对每个 batch的 average loss 添加图片注释,不超过 140 字(可选) N = batch size(样本数),ℓi = 第 i 个样本的 loss 假如 batch 是 3 添加图片注释,不超过 140 字(可选) 对样本平均 添加图片注释,不

[model] MPNN

Edges shape = 2, number edges g = 0,1,2 , 2,3,4 g 0 = 0,1,2 source nodes g 1 = 2,3,4 destination nodes Nodes & features shape = number of nodes, feature dimensions x = torch.randn