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

Block or report coderkun12

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. Real-Time-Face-Detection Real-Time-Face-Detection Public

    This is a project that creates a real-time face detector. It uses face-embeddings and cosine similarity to detect faces real-time.

    Python

  2. Health-Care-ChatBot Health-Care-ChatBot Public

    This is a personal project which aims at creating a chatbot in the healthcare sector. this is a very basic attempt at same.

    JavaScript

  3. Digit-Recognition Digit-Recognition Public

    This is a simple project aimed at strengthening the understanding of Convolutional Neural Networks (CNNs).

    Jupyter Notebook

  4. Data-Structures Data-Structures Public

    data structure codes in C and C++.

    C

  5. ML-Basics ML-Basics Public

    Repository contains exercise sheets that can help practice ML. From python basics to transfer learning.

    Jupyter Notebook

  6. LangChain-Review-Response-Bot LangChain-Review-Response-Bot Public

    This project was aimed at understanding how chaining works in LangChain. For the same a program was designed where LLM first understands the sentiment of review and based on that generates appropri…

    Python