Skip to content
View mishbahul-hub's full-sized avatar
๐ŸŒด
On vacation
๐ŸŒด
On vacation

Block or report mishbahul-hub

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

๐Ÿ’ซ About Me:

  • I'm currently learning GenAI
  • Will be sharing my daily learnings
  • Interested in building AI-products that solve real world problems

๐ŸŒ Socials:

Instagram LinkedIn email

๐Ÿ’ป Tech Stack:

C++ C Python Anaconda FastAPI OpenCV Keras Matplotlib mlflow NumPy Pandas Plotly PyTorch scikit-learn Scipy TensorFlow GitHub Actions Git C++ C++ C GitHub GitHub Actions

๐Ÿ“Š GitHub Stats:



๐Ÿ† GitHub Trophies

โœ๏ธ Random Dev Quote

๐Ÿ” Top Contributed Repo


Popular repositories Loading

  1. How-to-Visualize-Filters-and-Feature-Maps-in-Convolutional-Neural-Networks How-to-Visualize-Filters-and-Feature-Maps-in-Convolutional-Neural-Networks Public

    Neural network models are generally referred to as being opaque. This means that they are poor at explaining the reason why a specific decision or prediction was made. Convolutional neural networksโ€ฆ

    Jupyter Notebook 1

  2. cats-vs-dogs-Classificaton cats-vs-dogs-Classificaton Public

    The Dogs & Cats is a foundational problem for a basic CNN(convolutional neural network) model which involves classifying images as a dog or a cat.The dataset can be used for learning how to developโ€ฆ

    Jupyter Notebook 1

  3. Novel-Preprocessing Novel-Preprocessing Public

    Jupyter Notebook 1

  4. Narrative-Consistency-Check-for-Long-Context-LLMs Narrative-Consistency-Check-for-Long-Context-LLMs Public

    Built long-context reasoning system to verify causal and logical consistency between hypothesis and narratives( 100k+ words) using advanced NLP technique

    Jupyter Notebook 1

  5. micro-wins-ai micro-wins-ai Public

    Forked from vivekbarnaon/micro-wins-ai

    A privacy-first AI web application that helps neurodivergent users start tasks by breaking large goals into small, actionable micro-steps.

    JavaScript 1

  6. Types-of-models Types-of-models Public

    Types of model using Langchain

    Python