What is OOP(Object-Oriented Programming)
Object-Oriented Programming (OOP) is a programming paradigm that uses the concept of “objects” to organize...
2023, Nov 22 — 3 minute readObject-Oriented Programming (OOP) is a programming paradigm that uses the concept of “objects” to organize...
2023, Nov 22 — 3 minute readTo create your own dataset for YOLO (You Only Look Once) in Google Colab and...
2023, Nov 15 — 3 minute readPyTorch in Machine Learning: PyTorch is an open-source machine learning library developed by Facebook’s AI...
2023, Nov 14 — 3 minute readYOLOv8 is the latest version of the YOLO (You Only Look Once) series of real-time...
2023, Nov 13 — 3 minute readI’ve been preparing for technical interviews little by little while working on my last project....
2023, Nov 08 — 3 minute readFinally, the final project has begun. I am responsible for the machine learning part and...
2023, Nov 06 — 3 minute readWhen processing images and rejoining them after some operations, there are cases where you need...
2023, Nov 01 — 2 minute readToday, during a machine learning lecture, there was a significant time thief that disrupted my...
2023, Oct 31 — 1 minute read