What kind of projects can I do to cement the knowledge I acquired in the machine learning specialization?
1 Like
Hi kikikm,
Glad that you want to put into practice all that you are learning here There are several ways to start consolidating knowledge:
- Find github repositories with notebooks and more exercises so that you feel more confident with the ml techniques. I found for instance this one.
- Join any open source project related with machine learning, there are different contributions at different levels so step by step you will learn by building things together within the community.
- Define your own personal project where you can shape a problem and build a machine learning solution, for instance a classifier or recommender system.
All the best and happy learning,
Rosa
6 Likes
Thank you very much.
1 Like
As a beginner who has recently completed the ML specialization and LLM course, Iām going though the Pytorch course from mrdbourke.