added improvement query

This commit is contained in:
Niko Feith 2023-06-19 16:59:23 +02:00
parent f927ce7ae6
commit d32bf54d78

View File

@ -2,5 +2,7 @@ string env
uint32 seed uint32 seed
bool display_run bool display_run
uint8 interactive_run uint8 interactive_run
bool overwrite_param
bool[] overwrite_weight
float64[] policy float64[] policy
float64[] weights float64[] weights