Hi, I want to know how to create machine learning model which can take input and provide me the output. What should be my path to learn it. is there any good course available which can teach that in proper way as a beginner. Highly appreciate your help.
Thanks In Advance
P.S. - I’m open to learn or help if someone is building such thing. Love to work with you, if it’s possible
There is course in coursera by Andrew Ng which I am following currently, you can start with that (note that it talks about the mathematics behind the ML model, which I pretty much like)
Just write machine learning in the search you will find it.
The beginning level course is the “Machine Learning Specialization”, from DeepLeaning.AI, offered on Coursera. The name “Stanford University” may also be in the title, they were the original sponsors (but are not actually involved now).
You should also attend a course on computer programming using the Python language, if you’re not already familiar with it.
Yes, I’m also going through the course by Andrew Ng. It’s a good course, but it feels more theoretical than practical so far. Do you know of any practical courses that focus on building real applications from scratch?
Thanks for the suggestion! I’m looking for a more hands-on course that not only teaches the basics but also shows how to implement machine learning in real-world projects from scratch. Do you know any beginner-friendly course that focuses more on practical application than just theory?
Every week of the MLS and DLS courses has a hands-on programming activity.
The courses have just enough theory to facilitate how to implement those models.
The MLS and DLS courses are not just theory.
What you’re asking for is not a “beginner-level” activity.