Skip to content

Commit ec0fa5e

Browse files
committed
try to fix readme
1 parent 39a9795 commit ec0fa5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Decision-focused learning (DFL) is a paradigm that integrates machine learning p
1313
A typical DFL algorithm involves training a parametrized policy that combines a statistical predictor with an optimization component:
1414
```math
1515
\xrightarrow[\text{Instance}]{x}
16-
\fbox{Statistical model $\varphi_w$}
16+
\fbox{Statistical model ``\varphi_w``}
1717
\xrightarrow[\text{Parameters}]{\theta}
18-
\fbox{CO algorithm $f$}
18+
\fbox{CO algorithm ``f``}
1919
\xrightarrow[\text{Solution}]{y}
2020
```
2121

0 commit comments

Comments
 (0)