- formatting
- images
- links
- math
- code
- blockquotes
•
•
•
•
•
-
结构化数据理解问题 — 从 LLM 到人脑,再到仿生实现
本文主要介绍了LLM的结构化数据理解问题,并延伸思考至人脑仿生。
-
Structured Data Understanding — From LLMs to the Human Brain to a Biologically Inspired Implementation
-
Hypothesis Interpretation of Differential Privacy
In this post, I'll generally introduce the hypothesis testing interpretation of differential privacy and why it's vital for private machine learning.
-
Fine-Tuning Vision Transformer (ViT) on Tiny ImageNet Dataset
In this post, I'll generally introduce how to fine-tune a ViT model on a tiny ImageNet dataset.
-
分类任务的评价指标以及与MIA的关系
本文主要介绍了分类任务的评价标准及优缺点和适用范围,以及MIA attack与各类指标的关系。