Files
2026-05-16 17:16:51 +08:00

11 lines
287 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: 01-基础模型
draft: false
tags:
- 基础模型
- 深度学习
---
# 基础模型
本文件夹收录深度学习中最基础、最核心的模型架构包括多层感知器MLP和卷积神经网络CNN等。这些模型是理解更复杂架构的基石。