Skip to content
View Hemantr05's full-sized avatar
πŸ’»
Working
πŸ’»
Working
Block or Report

Block or report Hemantr05

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

Hi there πŸ‘‹

I am a Machine Learning Engineer

  • πŸ”­ Currently working on developing MLOPs pipelines.
  • 🌱 Currently learning about Transformers, low latency model deployment strategies and domain adaptation.
  • πŸ‘― Looking to collaborate on projects and research related CV and NLP.
  • πŸ’¬ Besides programming, I love writing blogs, understanding system/api design , figure out blues guitar licks, basically anything that make me think deeply
  • ⚑ Fun fact: Neuroscience influenced me to work on deep neural networks.

Resume and Certificates

πŸ“ƒ Resume πŸ“ƒ Certifications

Reach me at:

Pinned

  1. nanoGPT nanoGPT Public

    An implementation of Andrej Karpathy's walkthrough of GPT-1's training and architecture

    Python

  2. donut-ocr-training donut-ocr-training Public

    Training pipeline for hugging face donut ocr

    Python

  3. distributed_training distributed_training Public

    This project contains scripts/modules for distributed training

    Python

  4. ml-play-ground ml-play-ground Public

    A machine learning learning playground

    Python

  5. Representation-learning-using-Siamese-Autoencoders Representation-learning-using-Siamese-Autoencoders Public

    Python 1

  6. Implementation of BPE merge operatio... Implementation of BPE merge operations learned from dictionary
    1
    """
    2
    BPE-BytePairEncoding
    3
    Implementation of BPE merge operations learned from dictionary
    4
    """
    5