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

Block or report KRNK97

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
KRNK97/README.md

πŸ‘‹ Hi, I'm Karan!

πŸš€ Experienced AI/ML Developer | Passionate about Machine Learning, Deep Learning, and AI Innovations

πŸ“« Contact Me

πŸ’‘ Always learning and exploring new technologies in AI & ML!

Pinned Loading

  1. fine_tuning_llama3.1_8b fine_tuning_llama3.1_8b Public

    IPYNB notebook for fine tuning llama3.1 8b model (unsloth)

    Jupyter Notebook

  2. theExchange theExchange Public

    A blogging website developed using Django framework.

    HTML 1

  3. mercFeedbackApp mercFeedbackApp Public

    This is a small feedback type of web app that uses Postgres for db & Flask as the web framework. The app takes in user feedback for a dummy client (Mercedes-Benz) and stores it in a Postgres databa…

    HTML

  4. IRIS-Flower-classification IRIS-Flower-classification Public

    A Flask web app that classifies Iris Flower species using Machine Learning.

    Python 1 1

  5. youtube-clone-medium youtube-clone-medium Public

    A single page, YouTube clone / app developed using JS, HTML & CSS.

    JavaScript 1 1

  6. Regression-Model-GD-Implementation Regression-Model-GD-Implementation Public

    This is my implementation of the Gradient Descent optimization algorithm in Python for the Regression Model .

    Python