Changes for page BluePyOpt

Last modified by abonard on 2025/04/10 15:12

From version 7.1
edited by abonard
on 2025/04/10 15:03
Change comment: There is no comment for this version
To version 5.1
edited by abonard
on 2025/04/10 15:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,8 +2,6 @@
2 2  
3 3  * ((( ==== **[[Beginner >>||anchor = "HBeginner-1"]]** ==== )))
4 4  
5 -* ((( ==== **[[Intermediate >>||anchor = "HIntermediate-1"]]** ==== )))
6 -
7 7  === **Beginner** ===
8 8  
9 9  === [[Creating a simple cell optimisation>>https://github.com/BlueBrain/BluePyOpt/blob/master/examples/simplecell/simplecell.ipynb||rel=" noopener noreferrer" target="_blank"]] ===
... ... @@ -21,16 +21,4 @@
21 21  **Level**: beginner(%%) **Type**: interactive tutorial
22 22  
23 23  This notebook shows how the parameters of a NEURON point process (in this case a synapse), can be optimised using BluePyOpt.
24 -=== **Intermediate** ===
25 25  
26 -=== [[Creating an optimisation with meta parameters>>https://github.com/BlueBrain/BluePyOpt/blob/master/examples/metaparameters/metaparameters.ipynb||rel=" noopener noreferrer" target="_blank"]] ===
27 -
28 -**Level**: intermediate(%%) **Type**: interactive tutorial
29 -
30 -This notebook will explain how to set up an optimisation that uses metaparameters (parameters that control other parameters)
31 -=== [[Setup of a cell model with multi electrode simulation for local field potential recording>>https://github.com/BlueBrain/BluePyOpt/blob/master/examples/l5pc_lfpy/L5PC_LFPy.ipynb||rel=" noopener noreferrer" target="_blank"]] ===
32 -
33 -**Level**: intermediate(%%) **Type**: interactive tutorial
34 -
35 -This notebook will demonstrate how to instantiate a cell model and evaluator that include local field potential (LFP) computation and its recording using a simulated multi electrode array (MEA).
36 -