Shahrukh Khan

Results 5 repositories owned by Shahrukh Khan

adversarial-ml-101

26
Stars
3
Forks
26
Watchers

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

bert-probe

18
Stars
3
Forks
18
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

78
Stars
11
Forks
78
Watchers

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

multitask-learning-transformers

98
Stars
13
Forks
98
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

53
Stars
7
Forks
53
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...