Welcome to the GenAI Chronicles! This repository captures my journey into Generative AI through conceptual and practical implementations using various libraries and frameworks.
-
🚀 Conceptual Journeys: Dive into the core concepts of Generative AI.
🛠️ Practical Implementations: Hands-on projects with a major focus on PyTorch.
- Phase_1: Generative Adversarial Nets (GANs)
Progress:
Topic | Status |
---|---|
Learning to Implement Through NumPy | ✅ |
Basic GAN with PyTorch | ✅ |
Conditional GAN with PyTorch | ✅ |
Deep Convolutional GAN with PyTorch | ✅ |
- Phase_2: BERTs
Topic | Status |
---|---|
Hugging Face: Part_1 | ✅ |