View on GitHub

ERA_V1

MLOps Code API

Code Structure

1) Data Engine

Contains:

a) Data Loader - Contains functions to load CIFAR10 data.

b) Data Augmenter - Contains functions to apply image augmentations

2) Model

Contains different models used across sessions

3) Utility

Contains Utility functions for training, testing and visualization of data