toncho11

Results 196 comments of toncho11

Can we currently generate a custom initial_point for QAOA? Or this can only be done after reading some papers?

That it was not really checking ... I think.

Thanks! I want to see if 12V PSU + PicoPSU-80 + Adapter will work for My Pravetz 8M clone of Apple II.

I just tested with the latest version of MOABB and pyRiemann from git and I got the same results.

If I change the order of the two datasets like this: include_datasets=["Nakanishi2015", "Kalunga2016"], I get a lower score for the Kalunga2016, so it looks like when there are 2 datasets...

Yes, exactly as in the code above.

It might be related to this issue. The code ``` def _inc_exc_datasets(datasets, include_datasets, exclude_datasets): d = list() if include_datasets is not None: # Assert if the inputs are key_codes if...

I think it saves the results or it marks the first processed subjects as such, but it does not continue processing the rest of the subjects after the interruption. It...

It is a subtle problem that I am trying to explain here. * Run the benchmark for P300 for example * You can press "Stop" in for example "Spyder" in...

What would be nice will be to have a shortcut that executes the Makefile using the new toochain in the folder where the file is open. But then we also...