# IT_knowledge_sharing **Repository Path**: kindlytree/it_knowledge_sharing ## Basic Information - **Project Name**: IT_knowledge_sharing - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-03 - **Last Updated**: 2025-10-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 实验手册 ## 计算机软件类基础核心知识分享 ### 教学用操作系统RISC-V xv6实现分析 - [课程视频](https://space.bilibili.com/505620745/lists/5980631) - [实验手册](./software_engineering_practices/riscv-xv6/) ### 数据结构与算法基础 - [课程视频](https://space.bilibili.com/505620745/lists/6187991) ## 人工智能算法基础核心知识分享 ### 机器学习 - [课程视频](https://space.bilibili.com/505620745/lists/5592212) - [实验手册](./artificial_intelligence/machine_learning/) ### 强化学习 - [课程视频](https://space.bilibili.com/505620745/lists/5730406) - [实验手册](./artificial_intelligence/reinforcement_learning/) ### 大语言模型基础 - [课程视频](https://space.bilibili.com/505620745/lists/5789485) - [实验手册](./artificial_intelligence/deep_learning/llm/) ### 扩散模型基础及其在图像生成中的应用 - [课程视频](https://space.bilibili.com/505620745/lists/5842637) - [实验手册](./artificial_intelligence/deep_learning/diffusion_models/) ### SLAM原理及应用 - [课程视频](https://space.bilibili.com/505620745/lists/5906077) - [实验手册](./artificial_intelligence/robotics/slam/) ### 具身智能模型算法介绍 - [课程视频](https://space.bilibili.com/505620745/lists/6055359) - [实验手册](./artificial_intelligence/robotics/xembodiment/) ## 主要参考资源 - Machine Learning - https://github.com/maxim5/cs229-2018-autumn/tree/main/notes - 最新的课程,补充更新了最新的AI进展主题:https://cs229.stanford.edu - Reinforcement Learning - https://github.com/datawhalechina/easy-rl - https://hrl.boyuai.com/ - SLAM:https://github.com/gaoxiang12/slambook2 ## 补充说明(2025/08/16): 后续的相关问题只记录问题本身,如有读者对相关问题感兴趣,可以自行向大模型进行提问,并根据结果进行合理评判。