6262 </ ul >
6363 < p class ="caption "> < span class ="caption-text "> Examples</ span > </ p >
6464 < ul >
65- < li class ="toctree-l1 "> < a class ="reference internal " href ="../../examples/example1 / "> Example 1: An associative learning model and blocking</ a >
65+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../../examples/associative-learning / "> Two associative learning models and blocking (cpm.models, cpm.generators) </ a >
6666 </ li >
67- < li class ="toctree-l1 "> < a class ="reference internal " href ="../../examples/example2 / "> Example 2: Reinforcement learning with a two-armed bandit. </ a >
67+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../../examples/bandit-task / "> Reinforcement learning with a two-armed bandit (cpm.models, cpm.generators, cpm.optimisation) </ a >
6868 </ li >
69- < li class ="toctree-l1 "> < a class ="reference internal " href ="../../examples/example3 / "> Example 3: Estimating Empirical Priors </ a >
69+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../../examples/metacognition / "> Estimating metacognitive efficiency with meta-d (cpm.applications) </ a >
7070 </ li >
71- < li class ="toctree-l1 "> < a class ="reference internal " href ="../../examples/example4 / "> Example 4: Scale to hypercomputing cluster </ a >
71+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../../examples/model-parameter-recovery / "> Parameter Recovery (cpm.generators, cpm.models, cpm.optimisation) </ a >
7272 </ li >
73- < li class ="toctree-l1 "> < a class ="reference internal " href ="../../examples/example5/ "> Example 5: Estimating meta-d (metacognitive efficiency)</ a >
73+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../../examples/model-recovery/ "> Model Recovery and Landscaping (cpm.models, cpm.generators, cpm.optimisation)</ a >
74+ </ li >
75+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../../examples/fitting-hierarchical-estimation/ "> Estimating Empirical Priors (cpm.hierarchical)</ a >
76+ </ li >
77+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../../examples/fitting-hierarchical/ "> Exploring hierarchical estimation of hyperparameters (cpm.hierarchical)</ a >
78+ </ li >
79+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../../examples/hpc-example/ "> Scale to hypercomputing cluster</ a >
7480 </ li >
7581 </ ul >
7682 < p class ="caption "> < span class ="caption-text "> API Reference</ span > </ p >
@@ -1701,7 +1707,7 @@ <h3 id="cpm.generators.Simulator.update" class="doc doc-heading">
17011707 </ div >
17021708 </ div > < footer >
17031709 < div class ="rst-footer-buttons " role ="navigation " aria-label ="Footer Navigation ">
1704- < a href ="../../examples/example5 / " class ="btn btn-neutral float-left " title ="Example 5: Estimating meta-d (metacognitive efficiency) "> < span class ="icon icon-circle-arrow-left "> </ span > Previous</ a >
1710+ < a href ="../../examples/hpc-example / " class ="btn btn-neutral float-left " title ="Scale to hypercomputing cluster "> < span class ="icon icon-circle-arrow-left "> </ span > Previous</ a >
17051711 < a href ="../models/ " class ="btn btn-neutral float-right " title ="cpm.models "> Next < span class ="icon icon-circle-arrow-right "> </ span > </ a >
17061712 </ div >
17071713
@@ -1725,7 +1731,7 @@ <h3 id="cpm.generators.Simulator.update" class="doc doc-heading">
17251731 < span class ="rst-current-version " data-toggle ="rst-current-version ">
17261732
17271733
1728- < span > < a href ="../../examples/example5 / " style ="color: #fcfcfc "> « Previous</ a > </ span >
1734+ < span > < a href ="../../examples/hpc-example / " style ="color: #fcfcfc "> « Previous</ a > </ span >
17291735
17301736
17311737 < span > < a href ="../models/ " style ="color: #fcfcfc "> Next »</ a > </ span >
@@ -1736,8 +1742,9 @@ <h3 id="cpm.generators.Simulator.update" class="doc doc-heading">
17361742 < script > var base_url = "../.." ; </ script >
17371743 < script src ="../../js/theme_extra.js "> </ script >
17381744 < script src ="../../js/theme.js "> </ script >
1739- < script src ="../.. "> </ script >
1745+ < script src ="https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js "> </ script >
17401746 < script src ="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js "> </ script >
1747+ < script src ="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML "> </ script >
17411748 < script src ="../../search/main.js "> </ script >
17421749 < script >
17431750 jQuery ( function ( ) {
0 commit comments