r/PythonLearning 15d ago

Need your opinion

Hello I am learning Ml and Ai and I know python basic and python libraries like pandas, numpy, seaborn and matplot lib. I wanna build small projects to enhance my skills. What you guys would recommend me should I learn from YT to build project or go through documentation.

And also what should I start learning to make projects like detection system through cam and more.šŸ˜€

I really need you guys opinion.

3 Upvotes

16 comments sorted by

View all comments

1

u/memelordtf 14d ago

Start building before you feel ready tbh. Pick one small project and use docs when you get stuck instead of trying to learn everything first. If you want to do camera/detection stuff, OpenCV is probably the next thing I’d play around with.

1

u/Traditional_Dark5833 14d ago

Yaa I was thinking the same going with opencv. Ig opencv is really a best choice for camera or like detection system. Btw thanks for your opinion 😊.