Initial commit

This commit is contained in:
2025-11-28 16:11:49 +05:30
commit 83feea6f06
7 changed files with 2883 additions and 0 deletions

13
.gitignore vendored Normal file
View File

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