15  Next Steps

What should you do next? You’ve learned some statistics, specifically

You’ve also been introduced to hypothesis testing, confidence intervals, and classification (through logistic regression).

Here are my ideas about topics you should learn next.

Then, after you’ve learned at least some of the above topics, fine-tune a small generative AI model using one of the pre-trained models you can find in the Hugging Face Hub repository. This will teach you much more about generative AI than you will from listening to others talk about it. But still, you won’t understand what you are doing unless you get some grounding in probability and linear algebra.

I realize that the above is a long list and that you probably won’t do everything on it! I’ve tried to put the most important things at the top in the sense that you won’t understand the items lower down on the list unless you understand probability and linear algebra, for instance. Those are foundational. The rest is an adventure!