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

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

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. Types-of-models Types-of-models Public

    Types of model using Langchain

    Python

  5. first-contributions first-contributions Public

    Forked from firstcontributions/first-contributions

    🚀✨ Help beginners to contribute to open source projects

  6. LangChain-Structured-OutPut LangChain-Structured-OutPut Public

    LangChain structured output 🔥🔗 forces language models to return responses matching your Pydantic schema instead of free-form text, automatically handling prompting and validation to ensure predicta…

    Python