A space to solve business problems with new tech.
- π¬ Ask me about ... enterprise technology - startups & products
- π« How to reach me: ... connect with me on LinkedIn or follow my newsletter on Substack
π Connect with Me
π€ - ML models (probabilistic) vs. π» - programmed (deterministic)
-
π» To Do App
- Use Case: A simple app to create, track and update tasks.
- Tools: streamlit, sqlite3
-
- Use Case: Estimate house prices based on features using California Housing dataset
- Tools: Scikit-learn, Pandas, Matplotlib
-
π€ CIFAR-10 Image Classifier
- Use Case: Classify small images from the CIFAR-10 dataset
- Tools: PyTorch
-
- Use Case: Segment retail customers using ML model from visiting Mall Customers dataset
- Tools: Scikit-learn, Seaborn
-
π€ Iris Flower Classification
- Use Case: Classify flower species in the Iris dataset
- Tools: Scikit-learn
-
π€ Spam Email Classifier
- Use Case: Detect spam messages by training ML model on SMS Spam Collection dataset
- Tools: Scikit-learn, NLTK
-
π€ Handwritten Digit Recognition
- Use Case: Recognize digits (0β9) from the MNIST dataset
- Tools: PyTorch / TensorFlow
-
π€ Movie Review Sentiment Analysis
- Use Case: Predict positive/negative reviews based on IMDB Reviews dataset
- Tools: PyTorch, Hugging Face
-
π€ Stock Price Prediction
- Use Case: Forecast stock prices using the Yahoo Finance API dataset
- Tools: Pandas, Scikit-learn, PyTorch (LSTM)
-
π€ Image Generation (GANs)
- Use Case: Generate synthetic images by training model on Fashion-MNIST dataset / CelebA
- Tools: PyTorch / TensorFlow
-
π€ CartPole Reinforcement Learning
- Use Case: Balance a pole on a cart using OpenAI Gym dataset
- Tools: PyTorch, Gym
-
π€ Atari Game Agent (DQN)
- Use Case: Train agent to play Pong/Breakout with Atari Gym Envs
- Tools: PyTorch, Gym
-
π€ Image Caption Generator
- Use Case: Generate captions for images using MS COCO dataset
- Tools: PyTorch, Hugging Face
-
π€ Fine-tune a Large Language Model
- Use Case: Build custom Q&A or chatbot using SQuAD dataset
- Tools: Hugging Face, PyTorch
-
π€ Diffusion Model (Image Generation)
- Use Case: Generate realistic images using CelebA datasets
- Tools: PyTorch, Hugging Face Diffusers
-
π» SOP Strategy & Ops Planner
- Use Case: A strategy & ops planner for CEOs.
- Tools: flask, ollama
-
π€ Generative UI
- Use Case: A business app using LLM to generate & render the front-end HTML
- Tools: flask, ollama