Practice Projects

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 :slight_smile: There are several ways to start consolidating knowledge:

  1. Find github repositories with notebooks and more exercises so that you feel more confident with the ml techniques. I found for instance this one.
  2. 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.
  3. 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.