.
This commit is contained in:
parent
7ed0c8fcc5
commit
25e64774bb
16
example.yaml
16
example.yaml
@ -128,4 +128,18 @@ grid:
|
||||
A: ['gA1', 'gA2']
|
||||
# B: ['gB1', 'gB2']
|
||||
ablative:
|
||||
C: ['aC1', 'aC2']
|
||||
C: ['aC1', 'aC2']
|
||||
---
|
||||
name: Test_CTR
|
||||
project: JustTesting
|
||||
runner: printConfig
|
||||
scheduler:
|
||||
repetitions: 16
|
||||
reps_per_agent: 2
|
||||
agents_per_job: 2
|
||||
wandb:
|
||||
group: 'ctr'
|
||||
job_type: '{delta_desc}'
|
||||
CTR: 0
|
||||
ablative:
|
||||
CTR: [1,2,3,4,5,6,7,8,9,10]
|
Loading…
Reference in New Issue
Block a user