An open API service indexing awesome lists of open source software.

https://github.com/mkearney/aimlabs

AI Message Labels: Packaging and pipelines for deep learning text classification models
https://github.com/mkearney/aimlabs

ai artificial-intelligence classification deep-learning distilbert machine-learning model-training modeling natural-language-processing neural-network nlp text-classification training-pipeline transformer transformer-models

Last synced: 2 months ago
JSON representation

AI Message Labels: Packaging and pipelines for deep learning text classification models

Awesome Lists containing this project

README

        

# A.I. Message Labels

Packaging and pipelines for deep learning text classification models

## Repository Contents

### ./model
A poetry-managed python package designed to help with model specification,
preprocessing, training, and serving.

### ./training
A suite of scripts that function as model training pipelines.

### ./tools
Miscellaneous documentation and other resources