Skip to content
View vishesh711's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report vishesh711

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
vishesh711/README.md

Hi there, I'm Vishesh Kumar! πŸ‘‹

Welcome to my GitHub! I'm a Data Science Master's student at Stony Brook University, passionate about Machine Learning, Big Data, and AI-driven Solutions. I enjoy exploring advanced technologies and applying them to solve real-world problems. My interests lie in Building Scalable Systems, Experimenting with Transformers, and Data-Driven Innovation.


πŸš€ About Me

  • 🌱 Currently Learning: LLM models, RAG, LLM Agents, Transformer models, distributed computing, and advanced deep learning architectures.
  • πŸ”­ Current Focus: Working on cutting-edge projects like long-context transformers, RAG models, and scalable cloud solutions.
  • πŸ‘― Looking to Collaborate: On open-source projects related to AI, machine learning, and data engineering.
  • πŸ’¬ Ask Me About: Natural Language Processing (NLP), cloud-based computation, and end-to-end ML workflows.
  • ⚑ Fun Fact: I'm a basketball enthusiast and a fan of Michael Jordan, LeBron James, and Stephen Curry.

πŸ› οΈ Skills and Technologies

πŸ’» Programming Languages

Python Java SQL R

πŸ“Š Data Science & Machine Learning

TensorFlow scikit-learn Pandas NumPy

πŸ› οΈ Tools & Platforms

Git Docker Google Cloud Jupyter


🌟 Featured Projects

  • Description: A clustering algorithm applied to segment customers for targeted marketing.
  • Tech Stack: Python, scikit-learn, Matplotlib.
  • Description: Enhanced document understanding by integrating long-context transformers with RAG models.
  • Tech Stack: HuggingFace Transformers, PyTorch, Google Colab.
  • Description: Simplified ordering and payment system for restaurants using QR-based technology.
  • Tech Stack: JavaScript, Firebase, Node.js.
  • Description: Implemented MapReduce to compute customer spending totals from a large dataset using distributed computing.
  • Tech Stack: Python, Hadoop, AWS EMR.
  • Description: Applied Principal Component Analysis (PCA) for dimensionality reduction on the USPS handwritten digit dataset and reconstructed images.
  • Tech Stack: Python, NumPy, Matplotlib.
  • Description: Built a feed-forward neural network to predict part-of-speech tags for English tweets using skip-gram word embeddings.
  • Tech Stack: Python, PyTorch, Word2Vec.
  • Description: Implemented binary logistic regression using a partial MNIST dataset for digit classification, visualizing decision boundaries and training curves.
  • Tech Stack: Python, NumPy, Matplotlib.

πŸ“ˆ GitHub Stats

GitHub Stats GitHub Streak


🌐 Connect with Me

LinkedIn Email GitHub


Pinned Loading

  1. ds-cheatsheets ds-cheatsheets Public

    Forked from FavioVazquez/ds-cheatsheets

    List of Data Science Cheatsheets to rule the world

    1

  2. Curated List of Top 75 LeetCode Curated List of Top 75 LeetCode
    1
    
                  
    2
    ## Array
    3
    
                  
    4
    - [x] [Two Sum](https://leetcode.com/problems/two-sum/)
    5
    - [x] [Best Time to Buy and Sell Stock](https://leetcode.com/problems/best-time-to-buy-and-sell-stock/)