#📖Note

用 RL 优化适应性实验设计

翻译自 Optimising adaptive experimental designs with RL by Adam Foster

Posted on Mon, Apr 24, 2023 📖Note RL 🧪BOED

干预,在何处及如何进行?大规模非线性 SCM 的主动因果发现

Interventions, Where and How? Experimental Design for Causal Models at Scale

Posted on Thu, Apr 20, 2023 📖Note Causal 🧪BOED

DAD 与贝叶斯强化学习

翻译自 Deep Adaptive Design and Bayesian reinforcement learning by Adam Foster

Posted on Thu, Apr 20, 2023 📖Note RL 🧪BOED

深度适应性设计 DAD

Deep Adaptive Design: Amortizing Sequential Bayesian Experimental Design

Posted on Wed, Apr 12, 2023 📖Note 🧪BOED

[Adversarial Robustness] 2 Linear models

翻译自 NeurIPS 2018 tutorial “Adversarial Robustness: Theory and Practice” by Zico Kolter and Aleksander Madry

Posted on Thu, Mar 16, 2023 📖Note Robustness

[Adversarial Robustness] 1 Introduction to adversarial robustness

翻译自 NeurIPS 2018 tutorial “Adversarial Robustness: Theory and Practice” by Zico Kolter and Aleksander Madry

Posted on Wed, Mar 8, 2023 📖Note Robustness

利用逆倾向分数 (IPS) 降低选择偏差

Recommendations as Treatments: Debiasing Learning and Evaluation

Posted on Wed, Aug 3, 2022 📖Note Recommendation

[线性代数] 第2章 有限维向量空间

《线性代数应该这样学》第2章:有限维向量空间

Posted on Sun, Jul 10, 2022 📖Note Math Linear Algebra

[线性代数] 第1章 向量空间

《线性代数应该这样学》第1章:向量空间

Posted on Thu, Jun 30, 2022 📖Note Math Linear Algebra

数据不足下的学习 Part 1:半监督学习

翻译自 https://lilianweng.github.io/posts/2021-12-05-semi-supervised/

Posted on Wed, Jun 29, 2022 📖Note ML

MapReduce

MapReduce: Simplified Data Processing on Large Clusters

Posted on Sat, Apr 16, 2022 📖Note Distributed

支持向量机

ML Notes 03: Support Vector Machine(SVM)

Posted on Tue, Apr 12, 2022 📖Note ML

[MySQL 04] 索引(上)

《MySQL实战45讲》04 | 深入浅出索引(上)

Posted on Fri, Apr 8, 2022 📖Note Database

[MySQL 03] 事务隔离

《MySQL实战45讲》03 | 事务隔离:为什么你改了我还看不见?

Posted on Wed, Apr 6, 2022 📖Note Database

[MySQL 02] SQL更新语句执行流程

《MySQL实战45讲》02 | 日志系统:一条SQL更新语句是如何执行的?

Posted on Sun, Apr 3, 2022 📖Note Database

[MySQL 01] SQL查询语句执行流程

《MySQL实战45讲》01 | 基础架构:一条SQL查询语句是如何执行的?

Posted on Wed, Mar 30, 2022 📖Note Database

贝叶斯模型

ML Notes 02: Bayesian Model

Posted on Wed, Mar 30, 2022 📖Note ML

决策树

ML Notes 01: Decision Tree

Posted on Tue, Mar 29, 2022 📖Note ML