Pytorch
1. Tensor.scatter()
PyTorch学习系统之 scatter() 函数详解 one hot 编码_scatter函数-优快云博客
2. torch.topk()
PyTorch中的topk函数详解_torch.topk-优快云博客
3. F.unfold()
Pytorch nn.functional.unfold()的简单理解与用法-优快云博客
Python
1. ast.literal_eval()
Python教程:ast.literal_eval()的示例用法_python 用 ast定义 表达式,某些值 是可以输入的-优快云博客
2. os.walk()