Closed josemendez-villanueva closed 2 years ago
Added a batch method (SBI = Simulation Based Inference) with an example folder (sbiOptim). Former changes include changing .json to _data.json in optuna_parallel.py as _data.json is how the data files are named. Else, if left as .json simulation never completes as it cannot access the data that is needed.
…files with 'simdata ' have that extension and thus jobs were never completing and were defaulting fitness to max fitness.