19 lines
197 B
INI
19 lines
197 B
INI
|
[GLOBAL]
|
||
|
# mac win
|
||
|
#machine = mac
|
||
|
|
||
|
[GPU]
|
||
|
cuda=store_true
|
||
|
total_gpus=5
|
||
|
|
||
|
[MODEL]
|
||
|
run_tag=Car
|
||
|
classes=5
|
||
|
target_class=-1
|
||
|
pop_size=1
|
||
|
magnitude_factor=0.04
|
||
|
max_itr=50
|
||
|
model=f
|
||
|
normalize=store_true
|
||
|
e=1499
|