yilu1021 / deep-learning-models

Natural language processing & computer vision models optimized for AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Natural language processing & computer vision models optimized for AWS

License:Apache License 2.0


Languages

Language:Python 94.8%Language:Jupyter Notebook 2.8%Language:Shell 1.8%Language:Dockerfile 0.4%Language:Go 0.2%