Hi! I'm documenting my daily progress as I master AI, ML, Deep Learning, and build real-world projects.
This repository is my public learning journal, where I post:
- β Daily/weekly logs
- π Code & notebooks for each major project
- π οΈ Tools I learn
- π Notes from courses, books, and experiments
2025-07-01
To master Artificial Intelligence and Deep Learning deeply enough to build, deploy, and monetize real-world AI applications β and ultimately launch my own AI-powered startup.
/logs/ β Daily/Weekly learning logs (in Markdown)
/ml-projects/ β Supervised/Unsupervised ML projects
/deep-learning/ β CNNs, RNNs, transformers, etc.
/deployment/ β FastAPI, Docker, cloud deployment examples
/resources/ β Cheat sheets, book notes, curated lists
Each log is stored under /logs/YYYY-MM-DD.md
# 2025-07-01
## β
What I Did
- Watched CNN lesson from DeepLearning.AI
- Trained MNIST CNN model (97.2% accuracy)
## π‘ What I Learned
- How padding and stride affect feature maps
- Role of dropout in preventing overfitting
## π§ Concepts To Revisit
- Backpropagation through convolution layers
## βοΈ What's Next
- Visualize CNN filters using matplotlib
- Try using batch normalization- Python, Jupyter Notebooks
- PyTorch, scikit-learn, TensorFlow
- FastAPI, Docker, GitHub Actions
- HuggingFace Transformers, LangChain
- Google Colab, Render, ChromaDB
- Deep Learning Specialization β Andrew Ng (Coursera)
- fast.ai Course
- The Deep Learning Book
- ML Crash Course β Google
- Full Stack Deep Learning
βDiscipline is remembering what you want.β
β David Campbell
Join me on this journey β and letβs build something incredible.