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.
- Generative AI for everyone (Generative AI for Everyone - DeepLearning.AI).
- ChatGPT Prompt Engineering (ChatGPT Prompt Engineering for Developers - DeepLearning.AI)
- 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.
1 Like