JBruce32

Results 2 comments of JBruce32

Okay, one more question how did you get the default.json parameter file that is being used in the parameter optimization example? Did you produce it with the GUI?

Okay, so looking at the docs/examples I came across the hnn_core.params.write function. Here is a snippet: def write(self, fname): """Write param values to a file. Parameters ---------- fname : str...