This repository is being used in ai-lab-template repository as the Software Template source code for users to start with.
This repository is a copy of the AI Lab recipes source code under ai-lab-recipes.
To contribute or make an update to these samples, open a Pull Request under the upstream ai-lab-recipes repository. To pull in the latest changes to this repository, run ./pull-sample-app.sh
, and commit the changes.
You can then re-generate the Software Templates in ai-lab-template repository to use the latest AI samples from this repository.
For the experimental Software Templates in ai-lab-template-experiment repository, use the experiment
branch. The import-ai-lab-samples script pulls in the sample applications from the experiment
branch. The experiment
branch is independent of other repositories and it is manually curated or maintained.