From a2a8054a28bab92952057fd084df2ef398eb4bf1 Mon Sep 17 00:00:00 2001 From: Ravin Kohli Date: Tue, 23 Nov 2021 16:09:19 +0100 Subject: [PATCH] add url for workflow image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98d072647..aa6506be4 100755 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ In case you would like to use the old API, you can find it at [`master_old`](htt The rough description of the workflow of Auto-Pytorch is drawn in the following figure. - +![AutoPyTorch Workflow](https://raw.githubusercontent.com/automl/Auto-PyTorch/master/figs/apt_workflow.png) In the figure, **Data** is provided by user and **Portfolio** is a set of configurations of neural networks that work well on diverse datasets.