『LeetCode』652 寻找重复的子树
『LeetCode』1582 二进制矩阵中的特殊位置
『LeetCode』687 最长同值路径
『LeetCode』1475 商品折扣后的最终价格
论文阅读技巧
天才在左,疯子在右 - 记录和思考
《天才在左,疯子在右》是作者对一些“精神病人”的访谈录。
在阅读这本书之前,甚至在阅读本文之前,用书本封底的一句话以作提醒:
我想起了 N 个医师曾经告诉我的:千万千万别太在意精神病人说的话、别深想他们告诉你的世界观,否则你迟早也会疯的。
『LeetCode』946 验证栈序列
『LeetCode』998 最大二叉树 II
『论文笔记』Lipschitz Normalization for Self-Attention Layers with Application to Graph Neural Networks
Information
- Title: Lipschitz Normalization for Self-Attention Layers with Application to Graph Neural Networks
- Author: George Dasoulas, Kevin Scaman, Aladin Virmaux
- Institution: Noah’s Ark Lab, Huawei Technologies France
- Year: 2021
- Journal: ICML
- Source: Arxiv, Github repository
- Idea: 提出了 LipschitzNorm 来提高 GNN 模型性能,并利用 Lipschitz 连续性在理论上证明了方法的有效性