Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kjetil Olsen Lye authored Aug 15, 2020
1 parent 3015253 commit 32c67ef
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# iterative_surrogate_optimization
# 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

0 comments on commit 32c67ef

Please sign in to comment.