Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 693 Bytes

File metadata and controls

20 lines (13 loc) · 693 Bytes

AWS Deep Learning Models

This is a repository with implementations optimized to run well on AWS infrastructure.

Structure

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

Contribution guidelines

If you want to contribute to models, please review the contribution guidelines.

License

Apache License 2.0