docs: add step-by-step guide for training model to recognize patterns in data

This commit is contained in:
retoor 2024-12-04 20:12:27 +00:00
parent 79cba03bae
commit fae9ea3e27

View File

@ -1,5 +1,7 @@
# Model recognition # Model recognition
For Demolishun. Found this great example in an LLM by accident. You were researching this IIRC.
## Training source code: ## Training source code:
```python ```python
import cv2 import cv2