20260514:增加新内容

This commit is contained in:
2026-05-14 13:54:52 +08:00
parent 56c4d3ef7c
commit b116710e4c
294 changed files with 10682 additions and 255 deletions

View File

@@ -1,3 +1,12 @@
---
title: Meta-Learning (元学习)
created: 2025-04-15
updated: 2026-05-01
type: concept
tags: []
sources: []
---
# Meta-Learning (元学习)
> **类型**: 概念
@@ -124,7 +133,7 @@
- [[hyperagents]]:实现元认知自我修改的具体框架
- [[few-shot-learning]]:少样本学习,元学习的核心应用
- [[transfer-learning]]:迁移学习,与元学习密切相关
- [[automated-machine-learning]]:自动化机器学习,包含元学习技术
- [[meta-learning]]:自动化机器学习,包含元学习技术
## 重要参考文献
- Finn, C., Abbeel, P., & Levine, S. (2017). Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks.