# ai_study **Repository Path**: dragonhou/ai_study ## Basic Information - **Project Name**: ai_study - **Description**: ai入门学习项目 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-07 - **Last Updated**: 2026-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 概览 ## 学习内容 - 机器学习 - 神经网络 1. cnn 卷积神经网络,进行图像识别 2. rnn 循环神经网络, 利用上下文处理序列数据 3. transform 注意力机制, 4. gpt - 示例 1. 识别数字,猫 ## 学习路线 1. [相关概念](doc/concept.md) 2. - fff