Need Guidance for Learning Generative AI

Hi everyone,

I’m trying to learn Generative AI. I have knowledge of Python, some math for machine learning, and a good understanding of computer vision fundamentals.

What should I focus on next? Any guidance would be appreciated.

Thanks!

Hi @Mosaab_EL_Bouamrani ,

To learn Generative AI, I would recommend you to build on your Python and machine learning foundation by studying key models like GANs, VAEs, and Diffusion Models for image generation, as well as Transformers for text generation. Also, gain hands-on experience by implementing these models with frameworks like PyTorch or TensorFlow and experimenting with pre-trained tools like Hugging Face. Focus on projects like image synthesis, text generation, or style transfer to apply your knowledge. Stay updated with research and communities like arXiv or Hugging Face forums, and continuously refine your skills through practice and exploration.

@saou_a
DL Mentor

2 Likes