Not on watching Machine learning boom around me but I'm really fascinated on the things that mankind can achieve using this ace technology. As a beginner, I have a good semester of time and want to learn ML and complete a capstone probably. How should I start and what should I do for completing a project simultaneously..?
Caleb H.
Co-founder of High/Low
I would check out some of the Tensorflow tutorials here.
Tensorflow Keras is a nice, high-level API that makes machine learning much easier to handle.
The hardest thing is to understand all the words they use, and also getting the right data and getting it into the right form for you.
I also recommend Google's Machine Learning Crash Course, which will get you started on a lot of the vocabulary and important concepts.