gmihaila / ml_thingsLinks
This is where I put things I find useful that speed up my work with Machine Learning. Ever looked in your old projects to reuse those cool functions you created before? Well, this repo is designed to be a Python Library of functions I created in my previous project that can be reused. I also share some Notebooks Tutorials and Python Code Snippet…
☆260Updated 3 years ago
Alternatives and similar repositories for ml_things
Users that are interested in ml_things are comparing it to the libraries listed below
Sorting:
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆431Updated last week
- Some notebooks for NLP☆204Updated last year
- ☆345Updated 3 years ago
- Financial Domain Question Answering with pre-trained BERT Language Model☆126Updated last month
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Efficient Attention for Long Sequence Processing☆93Updated last year
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 2 years ago
- Contains notebooks related to various transformers based models for different nlp based tasks☆41Updated 2 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆329Updated last year
- Enterprise Scale NLP with Hugging Face & SageMaker Workshop series☆238Updated 2 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- ☆150Updated 2 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- Important paper implementations for Question Answering using PyTorch☆272Updated 4 years ago
- Clustering sentence embeddings to extract message intent☆174Updated 3 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Collection of NLP model explanations and accompanying analysis tools☆145Updated last year
- An assignment for CMU CS11-711 Advanced NLP, building NLP systems from scratch☆171Updated 2 years ago
- ☆60Updated 4 years ago
- ☆124Updated 3 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- All the goto functions you need to handle NLP use-cases, integrated in NLPretext☆140Updated 2 months ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆217Updated last year
- Powerful unsupervised domain adaptation method for dense retrieval. Requires only unlabeled corpus and yields massive improvement: "GPL: …☆333Updated last year
- ☆269Updated 2 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- STriP Net: Semantic Similarity of Scientific Papers (S3P) Network☆85Updated 2 years ago
- Set of vectorizers that extract keyphrases with part-of-speech patterns from a collection of text documents and convert them into a docum…☆262Updated 6 months ago
- this is where we share notebooks/projects used in your youtube channel☆148Updated 3 years ago
- Neural information retrieval / Semantic search / Bi-encoders☆169Updated last year