Skip to content
View JahidBasher's full-sized avatar
Block or Report

Block or report JahidBasher

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

Hi 👋 This is Jahid Ibna Basher. I code Neural Networks for fun. And I can help you code your own.

About Me:

  • 🔭 NLP Engineer at Hishab Technologies Limited

  • 🌱 Professionally, I’m currently working on Neural Speech Synthesis, Large Language Modeling

  • 👯 I’m looking to collaborate on Egocentric Multimodal Representation Learning, VLM, NLP, Physics Informed Neural Network

  • 💬 Ask me about Mathematics for Machine/Deep Learning, Generative Modeling, AI Philosophy

  • 📫 Contact me LinkedIn or Email

  • __TECH_SKILS__ = {
      "Language": ["Python", "Bash", "C/C++", "Java"],
      "Dev": ["Git", "Docker", "Docker-Compose", "Nginx"]
      "ML/DL": [
        "PyTorch", "PyTorch Lightning", "HuggingFace", "TensorFlow", "Keras",
        "ONNX", "Scikit-learn", "Numpy", "Pandas", "OpenCV", "Matplotlib"
      ],
      "Web": ["Flask", "FastAPI"],
      "Cloud": ["GCP", "AWS"],
      "Others": ["LaTex", "Slack", "Atlassian"],
    }

Pinned

  1. LiteGPT2 LiteGPT2 Public

    A mini GPT2 model trained on 250MB of Bengali Data

    Python

  2. research-paper-summary research-paper-summary Public

    Reading notes on latest ML research papers

  3. GAN-BnBERT GAN-BnBERT Public

    A Generative Adversarial Network (GAN) based BERT for Intent classification task with 'Few' labeled data

    Python 2 1

  4. BERTSmallPretrainingWithMLM BERTSmallPretrainingWithMLM Public

    Pretrain Parameter Efficient BERT with MLM Objective

    Python

  5. BHTRwithCRNN BHTRwithCRNN Public

    CRNN-based Bengali Handwritten Text Recognition using BnGraphemizer

    Python

  6. BnGraphemizer BnGraphemizer Public

    BnGraphemizer: A Grapheme-based Tokenizer for Bengali Handwritten Text Recognition. This implementation utilizes Trie for fast and efficient tokenization.

    Python