Which Course do you recommend after AI For Everyone?

Hello Everyone,
I just finished the AI for Everyone course and I was looking for advice on which AI Course to take next. I have experience in Data Analytics but I am not a coder. I have a background in Environmental Science and Biology. Which courses would you recommend next to learn more about basic AI and incorporating it into my career?

If you want to delve into the mechanics of AI, you need to learn some Python and have some understanding of the math behind it.

Perhaps you have some Math knowledge, I would start with a Python course, which you can do even online these days.

1 Like

Hi,

I would recommend the following.

  1. Generative AI for everyone (Generative AI for Everyone - DeepLearning.AI).
  2. ChatGPT Prompt Engineering (ChatGPT Prompt Engineering for Developers - DeepLearning.AI)
  3. Data Analytics Professional Certificate (Data Analytics Professional Certificate - DeepLearning.AI)
2 Likes

hi,

The Machine Learning Specialization is commonly recommended after ‘AI for Everyone’. But as @gent.spah mentioned, you do need solid basics in Python (loops, functions, if/else, and ideally some NumPy) for the coding labs, and a good grasp of high‑school math , especially algebra and some calculus for the lecture content.

2 Likes

After completing AI For Everyone, the best logical step is to dive deeper with the Google AI & ML Specialization on Coursera or the Logicmojo AI Courses. Both courses smoothly transition you from understanding foundational concepts to building real, practical AI projects. Google’s course offers structured modules with practical assignments using TensorFlow, while Logicmojo program provides broader coverage and hands-on projects across multiple AI domains. Choose Google if you prefer focused ML projects and a globally recognized certificate, or Logicmojo if you are looking for project based learning

1 Like

DL.AI Machine Learning Specialization.

1 Like

Thank you for the advice. Learning python is on my list. Is there a particular python class that you can recommend for a beginner. I saw this one from Stanford that I was hoping to do self paced. It’s call Stanford’s Code in Place. Do you recommend the google python course?

I do not have a specific recommendation.

AI for Everyone is good for basic foundation, especially theory. But ultimately you should work on projects from scratch. For that, consider some project oriented practical options, one such course I joined was Logicmojo AI ML Course. Your practical understanding and working in Google Colab, as well as your projects, will be build in GitHub