@@ -10,10 +10,10 @@ implementation from the [fortitudo.tech Python package](https://github.com/forti
1010with a more permissive BSD 3-Clause license.
1111
1212This package contains only one function called ep and has minimal dependencies
13- with just scipy. See [ this example ] ( https://github.com/fortitudo-tech/entropy-pooling/blob /main/example/EntropyPooling.ipynb )
13+ with just scipy. See [ the examples ] ( https://github.com/fortitudo-tech/entropy-pooling/tree /main/examples )
1414for how you can import and use the ep function.
1515
16- You can explore the example without local installations using
16+ You can explore the examples without local installations using
1717[ Binder] ( https://mybinder.org/v2/gh/fortitudo-tech/entropy-pooling/HEAD?labpath=examples ) .
1818
1919Installation instructions
@@ -51,17 +51,16 @@ a causal Bayesian nets overlay on top of Entropy Pooling, see
5151Video walkthroughs
5252------------------
5353
54- Video walkthroughs of the two notebook examples are available here https://youtu.be/hDt103zEML8
55- and here https://youtu.be/DK1Pv5tuLgo . The videos give additional insights into
56- Entropy Pooling theory and its sequential refinements. It is highly encouraged
57- to watch these two quickly increase your understanding.
54+ Video walkthroughs of the two notebook examples are available [ here] ( https://youtu.be/hDt103zEML8 )
55+ and [ here] ( https://youtu.be/DK1Pv5tuLgo ) . The videos give additional insights into
56+ Entropy Pooling theory and its sequential refinements. It is highly recommended
57+ to watch these two videos to quickly increase your understanding.
5858
5959Portfolio Construction and Risk Management Book
6060-----------------------------------------------
6161
6262Entropy Pooling is a core part of the next generation investment framework that
6363also utilizes fully general Monte Carlo distributions and CVaR analysis, see
6464[ this YouTube video] ( https://youtu.be/4ESigySdGf8?si ) for an introduction. To
65- get a careful and pedagogical presentation of all the possibilities Entropy Pooling
66- offers, see the [ Portfolio Construction and Risk Management Book] ( https://igg.me/at/pcrm-book )
67- crowdfunding campaign.
65+ get a pedagogical and deep presentation of all the possibilities Entropy Pooling
66+ offers, see the [ Portfolio Construction and Risk Management Book] ( https://igg.me/at/pcrm-book ) .
0 commit comments