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

Block or report Samay10

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

Pinned Loading

  1. gpt-tokenizer Public

    GPT-style tokenizer with unicode and regex based pre-tokenization, byte-level BPE and special tokens support. Ideal for learning, experimenting, and mimicking tiktoken behavior with full encode-dec…

    Python

  2. diffusion-v1.0 Public

    This project implements a conditional image-to-image diffusion model using a custom U-Net. It learns the image patterns using noise distributions over time. Features include cosine beta scheduling,…

    Python

  3. hero-gpt Public

    Hero-GPT is a minimalist GPT-style language model built from scratch using PyTorch. Inspired by the original transformer architecture, it supports autoregressive generation, multi-head attention, a…

    Python

  4. JARVIS Public

    JARVIS is a Python-powered voice assistant designed to simplify and automate daily tasks through voice commands. Inspired by Tony Stark's AI assistant, JARVIS combines functionality with a sci-fi-i…

    Python

  5. Greenify Public

    Greenify is an AI-powered travel companion that helps you make eco-friendly journey choices. By analyzing real-time data, it predicts carbon emissions for various routes, guiding you to the most su…

    JavaScript 2

  6. TrendCaster Public

    TrendCaster leverages Markov Chains and machine learning to predict stock market trends. Using historical data and real-time simulations, it offers a data-driven approach to forecasting market dire…

    Jupyter Notebook