Stars
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
itspritish / fastai
Forked from fastai/fastaiThe fastai deep learning library, plus lessons and tutorials
itspritish / bert-as-service
Forked from jina-ai/clip-as-serviceMapping a variable-length sentence to a fixed-length vector using BERT model
itspritish / cdQA
Forked from cdqa-suite/cdQAAn End-To-End Closed Domain Question Answering System.
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
itspritish / gpt-2-simple
Forked from minimaxir/gpt-2-simplePython package to easily retrain OpenAI's GPT-2 text-generating model on new texts