berfubuyukoz's repositories
awesome-zero-shot-learning
A curated list of papers, code and resources pertaining to zero shot learning
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
coding-interview-university
A complete computer science study plan to become a software engineer.
contextual-repr-analysis
A toolkit for evaluating the linguistic knowledge and transferability of contextual representations. Code for "Linguistic Knowledge and Transferability of Contextual Representations", to appear at NAACL 2019.
docker-stacks
Ready-to-run Docker images containing Jupyter applications
fasttext-embeddings-with-flair
Hi! I am Pranay Chandekar and in this project, I have shared the code to use custom fasttext embeddings with flair framework.
ie-tools-test-on-India-b1
Testing existing NER tools in order to determine baseline models for EMW project in Koc University, Istanbul.
interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
InvariantRiskMinimization
PyTorch code to run synthetic experiments.
keras-elmo
How to use ELMo embeddings in Keras with Tensorflow Hub
learnxinyminutes-docs
Code documentation written as code! How novel and totally my idea!
SentEval
A python tool for evaluating the quality of sentence embeddings.
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
transformers
đź“–The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
xlnet-Pytorch
Simple XLNet implementation with Pytorch Wrapper