Skip to content
View varun-jay-vj's full-sized avatar

Block or report varun-jay-vj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
varun-jay-vj/readme.md

Strategy & Tech

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

LinkedIn Substack

πŸš€ Projects & Use Cases

πŸ€– - ML models (probabilistic) vs. πŸ’» - programmed (deterministic)

βœ… Completed

⏳ Backlog

  • πŸ€– Iris Flower Classification

    • Use Case: Classify flower species in the Iris dataset
    • Tools: Scikit-learn
  • πŸ€– Spam Email Classifier

  • πŸ€– 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

  • πŸ€– Image Generation (GANs)

  • πŸ€– CartPole Reinforcement Learning

  • πŸ€– 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

  • πŸ€– Diffusion Model (Image Generation)

    • Use Case: Generate realistic images using CelebA datasets
    • Tools: PyTorch, Hugging Face Diffusers

    ❔ New Software Ideas

  • πŸ’» 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

πŸš€ Fictional Grocery Store - Business Context

KBM Image

Popular repositories Loading

  1. sample-chart-visualizations sample-chart-visualizations Public

    Visualizations using matplotlib

    Python

  2. sample-deployment-docker sample-deployment-docker Public

    Dockers are containers for your applications to run on any device/OS. This repo contains commands & setup instructions to deploy a python app to a Docker.

    Dockerfile

  3. projects-app-dev projects-app-dev Public

    Python

  4. varun-jay-vj varun-jay-vj Public

    My personal space to experiment with new tech

  5. ml-price-predictor ml-price-predictor Public

    Training model to predict real estate prices for house listings

    Python

  6. ml-image-classifier ml-image-classifier Public

    Training a model to act as CIFAR-10 Image Classifier

    Python