A curated set of applied ML notebooks (classification, NLP, and deep learning) with clear objectives, evaluation, and reproducible runs in Google Colab.
-
Convolutional Neural Network
A basic CNN built using TensorFlow/Keras for image classification. -
Mini-GPT Model
A small-scale GPT-like language model for text generation, implemented using PyTorch. -
Twitter NLP Analysis
Natural language processing pipeline for sentiment analysis of Twitter data.
All notebooks run in Google Colab, so no local setup is required.
Simply open a notebook and click Open in Colab.
- Python (3.x)
- TensorFlow, PyTorch, Scikit-learn
- Pandas, NumPy, Matplotlib
These are learning projects and are not production-ready models.