会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
知北遊
吾生也有涯,而知也无涯
首页
联系
订阅
管理
2020年9月2日
傅立叶级数的推导
摘要: 傅立叶级数的核心思想是把一个周期函数分解成若干正余弦波的叠加。 推导目标 对于一个周期为 $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)
2020年3月6日
Representation Learning on Graphs: Methods and Applications
摘要: shallow embedding; autoencoder approach; neightbor aggregation;
阅读全文
posted @ 2020-03-06 20:47 问李白买酒
阅读(972)
评论(0)
推荐(0)
2020年3月5日
An Introduction on Graph Neural Network
摘要: Node embedding, Neighborhood Aggregation, Graph Convolutional Networks, GraphSAGE, Gated Graph Neural Networks, Subgraph Embeddings.
阅读全文
posted @ 2020-03-05 23:16 问李白买酒
阅读(321)
评论(0)
推荐(0)
2020年2月14日
迁移学习
摘要: Fine-tuning、Multi-task learning、Domain-adversarial training、Zero-shot learning、Self-taught learning
阅读全文
posted @ 2020-02-14 19:38 问李白买酒
阅读(266)
评论(0)
推荐(0)
2020年2月11日
集成学习
摘要: Bagging、Boosting、Random Forest、Adaboost
阅读全文
posted @ 2020-02-11 22:38 问李白买酒
阅读(120)
评论(0)
推荐(0)
2020年2月8日
卷积神经网络
摘要: 卷积层、池化层、卷积核反推影像
阅读全文
posted @ 2020-02-08 19:32 问李白买酒
阅读(311)
评论(0)
推荐(0)
2020年2月6日
线性回归
摘要: 模型假设、损失函数、矩阵计算
阅读全文
posted @ 2020-02-06 16:47 问李白买酒
阅读(133)
评论(0)
推荐(0)
2020年2月3日
神经网络
摘要: 公式推导、对数几率回归与神经网络、神经网络的本质
阅读全文
posted @ 2020-02-03 01:00 问李白买酒
阅读(191)
评论(0)
推荐(0)
2020年2月2日
对数几率回归
摘要: 从线性模型到对数几率回归、损失函数怎么来的、损失函数求导
阅读全文
posted @ 2020-02-02 22:11 问李白买酒
阅读(694)
评论(0)
推荐(0)
公告