My AI/ML starting point, crash courses and roadmap

My AI/ML starting point, crash courses and roadmap

This is it. My starting point. I have been working with Machine Learning models for a while now, but I have never had a chance to learn the theory behind it. I have been using the models as a black box, and I have been able to get some results, or help as the engineer to build some MLOps pipelines - of course with the high level of ML knowledge required.

Back in my school years, I had a chance to take the first steps in the AI/ML world at the university (around 2006/2007). I have been working with simple neural networks, evolutionary algorithms (approaching the “traveling salesman problem” & “knight’s tour problem”), and other stuff.

But in the meantime, there was a lot of progress in the AI/ML world:

  • The deep learning models have been introduced
  • The image recognition models perform better than humans
  • Specialized models like AlphaGo, AlphaZero beat the best human players in games like Go, Chess
  • We have autonomous cars!
  • The Generative AI models can generate the text, the code, the music, the images, the videos, and even the faces of people that do not exist!
  • etc. (see more on The brief history of AI)

…and I have been out of the loop for a while.

The NLP & LLM era

Part of the evolution was my work with NLP models (as the MLOps guy), and this made me think about the AI/ML world again.

After the OpenAI released the GPT-4 model and exposed its capabilities within the ChatGPT App, the business world got crazy about the AI again.

Moved to the LLM exploration team and I have decided to start from the beginning and learn the theory behind it.

Crash courses

What would be the best way to move forward? It’s a really tough question - the AI Boom provided tons of free resources that you can use for your studying. I started with the Microsoft course, and then move to the Google one.

Then I also checked the roadmap.sh, and found a few more specialized courses:

What I have learned?

It’s good to be back and “It’s A Long Way to the Top”. Definitely, I will have to recap some math and statistics again, however, I was going to do it anyway. Now I am wondering what would be the next step…

To be continued...

Related Posts

Grok 1 on the market

Grok 1 on the market

A few days ago (November 4, 2023) Elon Musk introduced the Grok, a new AI chatbot created by his company xAI, which is described as “entertaining and rebellious”.

Read More
Top 10 Linux commands you must... no, this is not that kind of article

Top 10 Linux commands you must... no, this is not that kind of article

Knowing Linux and its commands is the foundation of every DevOps engineer. For devs guys that came to DevOps with a… dev background ;) it might be a bit challenging to remember all of them, as they were not using them on a daily basis - at least not as often as the Linux sysadmins. The all of them is a bit misleading, and the truth is that every person has their own set of tools in the Swiss Army Knife - sometimes it is a bit bigger, sometimes smaller - but it is always more about being able to place them in the context of your work rather than remember tons of manuals and help pages.

Read More
How to evaluate meaning of colors used on the website?

How to evaluate meaning of colors used on the website?

  • Sep 13, 2023
  • TIL

I love the red color - it is probably my favorite color for sports cars (I don’t have a red sports car, but I might have one).
This is also my favorite for guitars, and I had a red one for years.

Read More