frameworks-getting-started

A getting started repository for framework’s best practices

This written tutorial will show you how to setup and use the tools and best practices developed by the frameworks team. These best practices were inspired and developed from this framework example.

Example Projects

In addition to this tutorial two other github repositories can be used for refrence. These both include scale implementations of the frameworks toolkit.

  1. Natural Language Processing on FAA Data -> This repo contains a full knoweledge extraction pipeline from data collection to model training and inference using the tools and best practices detailed below.
  2. Computer Vision analysis on Facial Recongition -> This repo contains analysis on GradCAM output and emphasizes our way of experimentation.