摘要: ![image](https://img2024.cnblogs.com/blog/3608529/202510/3608529-20251015210339272-402444889.png) ![image](https://img2024.cnblogs.com/blog/3608529/202510/3608529-20251015210954410-883444574.png) ![im 阅读全文
posted @ 2025-10-15 21:10 耀小秀 阅读(4) 评论(0) 推荐(0)
摘要: 《神经网络与深度学习:从理论到CIFAR-10实战》读书报告 一、引言 在人工智能蓬勃发展的当下,神经网络作为机器学习领域的核心技术,已在计算机视觉、自然语言处理等诸多领域展现出强大的能力。本次读书报告将围绕神经网络的理论基础与实践应用展开,结合经典的CIFAR-10图像分类任务,深入剖析神经网络的 阅读全文
posted @ 2025-10-15 21:05 耀小秀 阅读(7) 评论(0) 推荐(0)
摘要: import pygame import random import sys 初始化pygame pygame.init() 设置游戏窗口 WIDTH, HEIGHT = 800, 600 screen = pygame.display.set_mode((WIDTH, HEIGHT)) pygam 阅读全文
posted @ 2025-06-19 12:47 耀小秀 阅读(37) 评论(0) 推荐(0)
摘要: ![](https://img2024.cnblogs.com/blog/3608529/202505/3608529-20250520210838879-106290765.png) ![](https://img2024.cnblogs.com/blog/3608529/202505/3608529-20250520210900771-1123232596.png) ![](https://i 阅读全文
posted @ 2025-05-20 21:09 耀小秀 阅读(4) 评论(0) 推荐(0)
摘要: ![](https://img2024.cnblogs.com/blog/3608529/202505/3608529-20250513213046501-228925002.png) ![](https://img2024.cnblogs.com/blog/3608529/202505/3608529-20250513213056351-575313005.png) ![](https://im 阅读全文
posted @ 2025-05-13 21:31 耀小秀 阅读(13) 评论(0) 推荐(0)
摘要: ![](https://img2024.cnblogs.com/blog/3608529/202504/3608529-20250420000913720-852890128.png) ![](https://img2024.cnblogs.com/blog/3608529/202504/3608529-20250420000927557-1902275326.png) ![](https://i 阅读全文
posted @ 2025-04-20 00:10 耀小秀 阅读(7) 评论(0) 推荐(0)
摘要: ![](https://img2024.cnblogs.com/blog/3608529/202504/3608529-20250402123433462-630990436.png) ![](https://img2024.cnblogs.com/blog/3608529/202504/3608529-20250402123446271-1834563763.png) ![](https://i 阅读全文
posted @ 2025-04-02 12:36 耀小秀 阅读(6) 评论(0) 推荐(0)
摘要: ![](https://img2024.cnblogs.com/blog/3608529/202503/3608529-20250330174538504-26967527.png) ![](https://img2024.cnblogs.com/blog/3608529/202503/3608529-20250330175231176-559358984.png) ![](https://img 阅读全文
posted @ 2025-03-30 17:56 耀小秀 阅读(5) 评论(0) 推荐(0)
摘要: ![](https://img2024.cnblogs.com/blog/3608529/202503/3608529-20250323164037206-1379829880.png) ![](https://img2024.cnblogs.com/blog/3608529/202503/3608529-20250323164146260-287102288.png) ![](https://i 阅读全文
posted @ 2025-03-23 16:50 耀小秀 阅读(9) 评论(0) 推荐(0)
摘要: ![](https://img2024.cnblogs.com/blog/3608529/202503/3608529-20250316192608070-60414687.png) ![](https://img2024.cnblogs.com/blog/3608529/202503/3608529-20250316192623819-1526171319.png) ![](https://im 阅读全文
posted @ 2025-03-16 19:31 耀小秀 阅读(6) 评论(0) 推荐(0)