Merge pull request #15 from amanmdesai/minor-fixes

minor typo fixes
This commit is contained in:
Nils Thuerey
2022-09-19 11:15:59 +02:00
committed by GitHub
2 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@@ -119,7 +119,7 @@ where a solver targets cases from a certain well-defined problem
domain repeatedly, it can for instance make a lot of sense to once invest
significant resources to train
a neural network that supports the repeated solves. Based on the
domain-specific specialization of this network, such a hybrid
domain-specific specialization of this network, such a hybrid solver
could vastly outperform traditional, generic solvers. And despite
the many open questions, first publications have demonstrated
that this goal is not overly far away {cite}`um2020sol,kochkov2021`.