Skip to content

Commit bde1eef

Browse files
committed
Temp commit
1 parent 8ee13de commit bde1eef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

applications/finance/portfolio_optimization/portfolio_optimization.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,8 @@
579579
"id": "71ac0d67",
580580
"metadata": {},
581581
"source": [
582-
"We can see that most of the solutions obtained by running QAOA are close to the minimal solution obtained classically, demonstrating the effectiveness of the algorithm. Also, note the non-trivial solution which includes a non-zero weight for the asset with negative expected return, demonstrating that it sometimes makes sense to include such assets in the portfolio as a risk-mitigation strategy - especially if they are highly anti-correlated with the rest of the assets."
582+
"We can see that most of the solutions obtained by running QAOA are close to the minimal solution obtained classically, demonstrating the effectiveness of the algorithm. Also, note the non-trivial solution which includes a non-zero weight for the asset with negative expected return, demonstrating that it sometimes makes sense to include such assets in the portfolio as a risk-mitigation strategy - especially if they are highly anti-correlated with the rest of the assets.\n",
583+
"Random change"
583584
]
584585
},
585586
{

0 commit comments

Comments
 (0)