Skip to content
View MoshiurRahmanFaisal's full-sized avatar
🚀
Learning
🚀
Learning

Block or report MoshiurRahmanFaisal

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Hi 👋, I'm Faisal

👩‍💻 Passionate about Machine Learning, Deep Learning, and NLP

I'm from Dhaka, Bangladesh.
- 🔭 I’m working as an AI Innovation Specialist at Robi Axiata Ltd.
- 🤝 I’m looking to collaborate on NLP Projects.
- ⚡ In my free time, I play Valorant.

🛠 Language and Tools :

🔥 My Stats :

stats graph languages graph streak graph

Pinned Loading

  1. A simple guideline for installing CU... A simple guideline for installing CUDA 11.3 and CUDNN 8.2.1.32 in Ubuntu 20.04 LTS. CUDA 11.3 supports maximum frameworks or libraries like Pytorch & TensorRT with easy installation guide.
    1
    #!/bin/bash
    2
    
                  
    3
    ### Step 1: Verify your gpu is cuda enable ###
    4
    
                  
    5
        lspci | grep -i nvidia
  2. A simple guide to install Docker and... A simple guide to install Docker and Nvidia Docker to get CUDA Support on Docker Images
    1
    #!/bin/bash
    2
    
                  
    3
    ### Step 1: Install Docker ###
    4
    
                  
    5
        curl -fsSL https://get.docker.com -o get-docker.sh
  3. Alternative-non-BERT-model-choices-for-the-textual-classification Alternative-non-BERT-model-choices-for-the-textual-classification Public

    Jupyter Notebook

  4. Telco-Churn-Prediction-and-Explainability-with-AI Telco-Churn-Prediction-and-Explainability-with-AI Public

    Jupyter Notebook 1

  5. DeepFake-Detection-Using-Inception-ResNet-v2 DeepFake-Detection-Using-Inception-ResNet-v2 Public

    Jupyter Notebook 1 2