From ee29c3ebf8bce1b48cbc07a573daf7a72056752c Mon Sep 17 00:00:00 2001 From: Xiaozhe Yao Date: Mon, 25 Oct 2021 18:54:22 +0200 Subject: [PATCH] Add AID Starter (#205) --- examples/aid/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 examples/aid/README.md diff --git a/examples/aid/README.md b/examples/aid/README.md new file mode 100644 index 0000000..f552598 --- /dev/null +++ b/examples/aid/README.md @@ -0,0 +1,11 @@ +--- +title: AID +description: Deploy Machine Learning Algorithms from AID Model Hub to Railway +buttonSource: https://github.com/autoai-incubator/aid-button +tags: + - machine learning +--- + +# AID + +See AID Documents [here](https://aid.autoai.org). \ No newline at end of file