aws-samples / amazon-eks-machine-learning-with-terraform-and-kubeflow

Distributed training using Kubeflow on Amazon EKS
Apache License 2.0
82 stars 42 forks source link

Need to refactor top-level container and container-optimized folders under a new top-level containers folder #68

Closed ajayvohra2005 closed 8 months ago

ajayvohra2005 commented 8 months ago

In anticipation of many more tutorials beyond Mask RCNN tutorial, need to create a containers folder and refactor top-level container and container-optimized folders to containers/tensorpack-maskrcnn and containers/aws-samples-maskrcnn, respectively. This will allow us to add many more tutorials with their respective containers under the containers folder.

ajayvohra2005 commented 8 months ago

Hash commit 96e02d3 fixes this issue.