Initial Commit: TODO 0

This commit is contained in:
2025-12-07 20:02:18 +01:00
commit 53b78a41f9
66 changed files with 3477 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
ai-programming-with-python/08-pre-trained-image-classification/__pycache__
ai-programming-with-python/C02P8-pre-trained-image-classifier/__pycache__