Initialize repository

This commit is contained in:
Hua
2026-03-10 18:47:29 +08:00
commit 760b80ee5e
32 changed files with 4343 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
.venv/
__pycache__/
*.py[cod]
.idea/
.claude/
data/synthetic/
data/classifier/
checkpoints/
onnx_models/
.DS_Store