Step function and lambda implementations for running "Intelligence Mining".
-
Please refer to Python Setup for instructions on python dev environment setup.
-
Suggest installing AWS Toolkit for VSCode for visualizing step functions.
The project is structured in three layers.
-
Paddi Simulation (dependency)
-
Services This is the application-logic layer for an entrypoint (ex: lambda) to run training/evaluation tasks and coordinate model loading and persistance.
-
Lambdas AWS Lambda entry-points for training/evaluation tasks.