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.