This is a repository with implementations optimized to run well on AWS infrastructure.
Folder | Description |
---|---|
models | A collection of implementations for models that use TF 2.x APIs. The models are reasonably optimized to run on AWS |
models/nlp | Natural Language Processing/Understanding models |
models/vision | Computer Vision models |
legacy | Older scripts for Resnet training |
If you want to contribute to models, please review the contribution guidelines.