Skip to content
View atharvary's full-sized avatar

Block or report atharvary

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 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. Stock-market-closing-price-prediction Stock-market-closing-price-prediction Public

    A web app based on HTML, CSS, and Dash which predicts the closing price of NSE - TATA stock by using Long Short-Term Memory (LSTM) based on RNN. Research Paper (ISBN: 978-93-5593-448-2).

    Jupyter Notebook

  2. E-commerce-analysis-with-recommendation-engine E-commerce-analysis-with-recommendation-engine Public

    Prescriptive E-commerce analysis with a Recommendation engine to recommend/upsell items to similar customers on the basis of past purchases & shopping behaviors.

    Jupyter Notebook

  3. GPT-2-From-Scratch GPT-2-From-Scratch Public

    Trying to understand, how to build LLMs from scratch and started this with GPT-2

    Jupyter Notebook 1

  4. LLAMA3-OMNI-VOICE-ASSISTANT LLAMA3-OMNI-VOICE-ASSISTANT Public

    A compact, multi-modal voice assistant that listens for a wake word (Jarvis), accepts natural speech, optionally captures visual or clipboard context (screenshot, webcam frame, or clipboard text), …

    Python