Machine_learning_2023/.gitignore

9 lines
80 B
Plaintext
Raw Permalink Normal View History

2023-05-18 23:18:07 +02:00
/venv
.DS_Store
/.vscode
__pycache__
#PyCharm
2023-06-14 19:59:23 +02:00
.idea/
AI_brain/model.h5