From 32c67ef3c92058d7f33355f3b4f34fce5f376c04 Mon Sep 17 00:00:00 2001 From: Kjetil Olsen Lye Date: Sat, 15 Aug 2020 09:39:20 +0200 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c6b7d02..3a91352 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -# iterative_surrogate_optimization \ No newline at end of file +# Iterative Surrogate Model Optimization (ISMO) + +This repository is the main driver for the experiments found in the arxiv paper [Iterative Surrogate Model Optimization (ISMO): An active learning algorithm for PDE constrained optimization with deep neural networks arXiv:2008.05730 +](https://arxiv.org/abs/2008.05730) + +To get started, it is probably a good idea to checkout the example repositories + + * https://github.com/kjetil-lye/ismo_validation + * https://github.com/kjetil-lye/ismo_airfoil + * https://github.com/kjetil-lye/ismo_heat