摘要: 傅立叶级数的核心思想是把一个周期函数分解成若干正余弦波的叠加。 推导目标 对于一个周期为 $2\pi$ 的函数 \(f(t)\),它可以表示成如下形式: \[ f(t) =a_0+ \sum_{k=1}^\infty a_k\cdot sin(kt) + \sum_{k=1}^\infty b_k 阅读全文
posted @ 2020-09-02 23:12 问李白买酒 阅读(717) 评论(0) 推荐(0)
摘要: shallow embedding; autoencoder approach; neightbor aggregation; 阅读全文
posted @ 2020-03-06 20:47 问李白买酒 阅读(972) 评论(0) 推荐(0)
摘要: Node embedding, Neighborhood Aggregation, Graph Convolutional Networks, GraphSAGE, Gated Graph Neural Networks, Subgraph Embeddings. 阅读全文
posted @ 2020-03-05 23:16 问李白买酒 阅读(321) 评论(0) 推荐(0)
摘要: Fine-tuning、Multi-task learning、Domain-adversarial training、Zero-shot learning、Self-taught learning 阅读全文
posted @ 2020-02-14 19:38 问李白买酒 阅读(266) 评论(0) 推荐(0)
摘要: Bagging、Boosting、Random Forest、Adaboost 阅读全文
posted @ 2020-02-11 22:38 问李白买酒 阅读(120) 评论(0) 推荐(0)
摘要: 卷积层、池化层、卷积核反推影像 阅读全文
posted @ 2020-02-08 19:32 问李白买酒 阅读(311) 评论(0) 推荐(0)
摘要: 模型假设、损失函数、矩阵计算 阅读全文
posted @ 2020-02-06 16:47 问李白买酒 阅读(133) 评论(0) 推荐(0)
摘要: 公式推导、对数几率回归与神经网络、神经网络的本质 阅读全文
posted @ 2020-02-03 01:00 问李白买酒 阅读(191) 评论(0) 推荐(0)
摘要: 从线性模型到对数几率回归、损失函数怎么来的、损失函数求导 阅读全文
posted @ 2020-02-02 22:11 问李白买酒 阅读(694) 评论(0) 推荐(0)