Skip to content

Commit

Permalink
Fixing images.
Browse files Browse the repository at this point in the history
  • Loading branch information
1ozturkbe committed Jun 28, 2019
1 parent 3dbb47b commit f5f2879
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions docs/source/math.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ of posynomials.

|picHsiung|

.. |picHsiung| image:: picHsiung.png
.. |picHsiung| image:: picHsiung.PNG
:width: 90%

For derivation of robust GPs, the central finding is in Corollary 1 of the paper,
Expand Down Expand Up @@ -98,7 +98,7 @@ We show an example of such a partition, borrowed from Ozturk et al..

|partitioning|

.. |partitioning| image:: partitioning.png
.. |partitioning| image:: partitioning.PNG
:width: 90%

RSPs can be represented as sequential RGPs.
Expand All @@ -110,7 +110,7 @@ as the initial guess for the RSP solution heuristic outlined below.

|rspSolve|

.. |rspSolve| image:: rspSolve.png
.. |rspSolve| image:: rspSolve.PNG
:width: 80%

Within this framework, all GPs and SPs, given that they
Expand Down
2 changes: 1 addition & 1 deletion docs/source/rspapproaches.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The deterministic solution of the uncertain SP is in general a good candidate :m

|rspSolve|

.. |rspSolve| image:: rspSolve.png
.. |rspSolve| image:: rspSolve.PNG
:width: 80%

For comparisons between methods ahead, we write the algorithm explicitly as follows:
Expand Down
8 changes: 4 additions & 4 deletions docs/source/whyro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ Comparison of general SO methods with RO

|picOUC1| |picSO|

.. |picOUC1| image:: ouc.png
.. |picOUC1| image:: ouc.PNG
:width: 48%

.. |picSO| image:: so.png
.. |picSO| image:: so.PNG
:width: 48%

General optimization 'under certainty', eg. gradient descent, is done using methods that sample the
Expand All @@ -40,10 +40,10 @@ potential outcomes into scenarios. And even so, SO has big computational require

|picOUC2| |picRO|

.. |picOUC2| image:: ouc.png
.. |picOUC2| image:: ouc.PNG
:width: 48%

.. |picRO| image:: ro.png
.. |picRO| image:: ro.PNG
:width: 48%

RO takes a different approach, choosing to optimize designs for worst-case objective outcomes
Expand Down

0 comments on commit f5f2879

Please sign in to comment.