Warning:  Due to planned infrastructure maintenance, the EBRAINS Wiki and EBRAINS Support system will be unavailable for up to three days starting Monday, 14 July. During this period, both services will be inaccessible, and any emails sent to the support address will not be received.

Attention: The EBRAINS Chat will down on Thursday, the 10th of July 2025 starting from 18.00pm CEST (my timezone) for up to 1 hour. 

Warning: The EBRAINS Drive, EBRAINS Bucket and EBRAINS Lab will down today, Wednesday, the 9th of July 2025 starting from 19:30 CEST (my timezone) for up to 1 hour.


Changes for page BluePyOpt

Last modified by abonard on 2025/06/13 16:05

From version 38.1
edited by abonard
on 2025/06/03 11:00
Change comment: There is no comment for this version
To version 6.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,6 +2,8 @@
2 2  
3 3  * ((( ==== **[[Beginner >>||anchor = "HBeginner-1"]]** ==== )))
4 4  
5 +* ((( ==== **[[Intermediate >>||anchor = "HIntermediate-1"]]** ==== )))
6 +
5 5  === **Beginner** ===
6 6  
7 7  === [[Creating a simple cell optimisation>>https://github.com/BlueBrain/BluePyOpt/blob/master/examples/simplecell/simplecell.ipynb||rel=" noopener noreferrer" target="_blank"]] ===
... ... @@ -19,4 +19,11 @@
19 19  **Level**: beginner(%%) **Type**: interactive tutorial
20 20  
21 21  This notebook shows how the parameters of a NEURON point process (in this case a synapse), can be optimised using BluePyOpt.
24 +=== **Intermediate** ===
22 22  
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 +