Shahrukh Khan

Results 5 repositories owned by Shahrukh Khan

adversarial-ml-101

22
Stars
4
Forks
Watchers

A beginner friendly repository for getting started with adversarial machine learning in PyTorch

bert-probe

18
Stars
3
Forks
Watchers

BERT Probe: A python package for probing attention based robustness to character and word based adversarial evaluation. Also, with recipes of implicit and explicit defenses against character-level att...

multilingual-pdf2text

49
Stars
11
Forks
Watchers

A python library for extracting text from PDFs without losing the formatting of the PDF content.

multitask-learning-transformers

45
Stars
7
Forks
Watchers

A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approaches for achieving this in this repo.

siamese-nn-semantic-text-similarity

45
Stars
6
Forks
Watchers

A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including architectures such as: Siamese LSTM Siamese BiLSTM with Attention...