遗传算法001
This commit is contained in:
12
GA_Agent_0925/conf_experiment.yaml
Normal file
12
GA_Agent_0925/conf_experiment.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
# read by ControllerDB
|
||||
|
||||
# run settings
|
||||
meta_seed: 2
|
||||
|
||||
test: # only for test scenarios
|
||||
n_sample: 1
|
||||
n_iter: 100
|
||||
|
||||
not_test: # normal scenarios
|
||||
n_sample: 5
|
||||
n_iter: 10
|
||||
Reference in New Issue
Block a user