会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
durian
durian is tasty
博客园
首页
新随笔
联系
订阅
管理
2024年1月6日
Channel Coding Theorem 证明
摘要: 防盗 https://www.cnblogs.com/setdong/p/17948414 对应于教材 Elements of Information Theory 的 8.7 章节. 在证明定理之前, 先复习一些背景知识, 包括 entropy, WLLN, AEP, joint AEP 和 DM
阅读全文
posted @ 2024-01-06 10:39 李斯赛特
阅读(189)
评论(0)
推荐(0)
2023年10月11日
【论文笔记】A theory of learning from different domains
摘要: 防盗 https://www.cnblogs.com/setdong/p/17756127.html domain adaptation 领域理论方向的重要论文. 这篇笔记主要是推导文章中的定理, 还有分析定理的直观解释. 笔记中的章节号与论文中的保持一致. 1. Introduction doma
阅读全文
posted @ 2023-10-11 03:36 李斯赛特
阅读(743)
评论(0)
推荐(0)
2023年7月13日
3) Some Lower Bounds
摘要: 一些下界 (from Chapter 3.4 of Foundations of machine learning)
阅读全文
posted @ 2023-07-13 11:15 李斯赛特
阅读(60)
评论(0)
推荐(0)
2023年5月4日
2) Chernoff bound, Hoeffding's Lemma, Hoeffding's inequality
摘要: 切尔诺夫限, 霍夫丁定理, 霍夫丁不等式 (含证明)
阅读全文
posted @ 2023-05-04 04:59 李斯赛特
阅读(464)
评论(0)
推荐(0)
2023年4月17日
1) Markov's inequality, Chebyshev's inequality, Weak law of large numbers
摘要: 马尔可夫不等式, 切比雪夫不等式, 大数定律 (含证明)
阅读全文
posted @ 2023-04-17 11:56 李斯赛特
阅读(112)
评论(0)
推荐(0)
2022年7月23日
Rprop 与 RMSprop 优化器
摘要: https://www.cnblogs.com/setdong/p/16508415.html 1. Rprop 在 full-batch optimization 中, 一些梯度可能很小, 而另一些梯度可能很大, 故难以寻找一个 global 学习率. 可以使用梯度的 sign 解决这个问题, 保
阅读全文
posted @ 2022-07-23 03:27 李斯赛特
阅读(1349)
评论(0)
推荐(0)
2022年7月15日
【论文笔记】Towards Certifying l-infinity robustness using neural networks with l-infinity-dist neurons
摘要: 原文地址 slides GitHub 代码 本文发表于 2021 ICML,提出了一个新颖的神经网络计算方式:对于网络中的每个神经元,不采用传统的线性转换+非线性激活函数的方式,而是计算输入与参数之间的 $\ell_{\infty}$-distance,作者将其称为 $\ell_{\infty}$-
阅读全文
posted @ 2022-07-15 07:14 李斯赛特
阅读(1219)
评论(0)
推荐(0)
2022年7月2日
【论文笔记】(2015,JSMA)The Limitations of Deep Learning in Adversarial Settings
摘要: 提出 JSMA 对抗样本生成方法
阅读全文
posted @ 2022-07-02 18:23 李斯赛特
阅读(1651)
评论(0)
推荐(0)
2022年6月30日
Danskin's Theorem
摘要: Statement 1 假设 $\phi(x,z)$ 为含有两个变量的连续函数: $\phi : \mathbb{R}^n \times Z \rightarrow \mathbb{R}$,其中 $Z \subset \mathbb{R}^m$ 为紧集。 进一步假设,对于任意 $z\in Z$,$\
阅读全文
posted @ 2022-06-30 08:28 李斯赛特
阅读(2415)
评论(0)
推荐(1)
2022年6月26日
对抗攻击方法BIM与PGD的区别
摘要: Basic iterative method(BIM):论文地址 笔记地址 Projected gradient descent(PGD):论文地址 笔记地址 区别1 来自于:https://www.sciencedirect.com/science/article/pii/S20958099193
阅读全文
posted @ 2022-06-26 23:47 李斯赛特
阅读(2823)
评论(0)
推荐(0)
下一页
公告