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…
☆261Updated 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:
- Some notebooks for NLP☆204Updated last year
- Build and train state-of-the-art natural language processing models using BERT☆222Updated 4 years ago
- Dataset for Emotion Recognition Research☆211Updated 2 years ago
- Few-shot Named Entity Recognition☆123Updated 3 years ago
- Important paper implementations for Question Answering using PyTorch☆272Updated 4 years ago
- SummVis is an interactive visualization tool for text summarization.☆253Updated 3 years ago
- Enterprise Scale NLP with Hugging Face & SageMaker Workshop series☆238Updated 2 years ago
- ☆124Updated 3 years ago
- An assignment for CMU CS11-711 Advanced NLP, building NLP systems from scratch☆171Updated 2 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- Collection of NLP model explanations and accompanying analysis tools☆144Updated 2 years ago
- A library to synthesize text datasets using Large Language Models (LLM)☆152Updated 2 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆217Updated 2 years ago
- A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs.…☆75Updated 4 years ago
- ☆150Updated 2 years ago
- Deploy transformers serverless on AWS Lambda☆122Updated 3 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Contains notebooks related to various transformers based models for different nlp based tasks☆41Updated 2 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- Clustering sentence embeddings to extract message intent☆174Updated 3 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆433Updated last month
- Lecture summarization with BERT☆152Updated 2 years ago
- 📄 A repo containing notes and discussions for our weekly NLP/ML paper discussions.☆149Updated 4 years ago
- Deploy BERT for Sentiment Analysis as REST API using FastAPI, Transformers by Hugging Face and PyTorch☆206Updated 2 years ago
- ☆346Updated 3 years ago
- 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
- Tutorial for first time BERT users,☆103Updated 2 years ago
- ☆269Updated 2 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- Define Transformers, T5 model and RoBERTa Encoder decoder model for product names generation☆48Updated 3 years ago