1
0

add old project

This commit is contained in:
2026-04-15 12:26:41 +08:00
parent 1a43580add
commit 2a57820d4b
7 changed files with 1976 additions and 0 deletions

10
mnist/.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv