In order to make it easier to contribute with different examples and holding the dependencies for each example to a minimum we plan to refactor the repo folder structure like this:
samples
image-classification-tensorflow
.pipelines
docs
model
ml_service
...
object-detection-yolo
non-python
...
common
observability-lib
docs
variable management
security best practice
--- ...
readme
We also plan to externalize and package the observability module that it can be imported by every sample and other projects.
Created a tag with the current main branch we can refer to in case we lose something while refactoring.
In order to make it easier to contribute with different examples and holding the dependencies for each example to a minimum we plan to refactor the repo folder structure like this:
We also plan to externalize and package the observability module that it can be imported by every sample and other projects.
Created a tag with the current main branch we can refer to in case we lose something while refactoring.