Carlos Mendoza
Carlos Mendoza
I solved! I replace site.github.url with the filter `absolute_url`, as suggested here: https://jekyllrb.com/docs/github-pages/#project-page-url-structure
Now I screw rendering on Github Pages. I changed to `relative_url` just for the css files. It's weird that I can use the full path of an image under /assets/img/...
Apologies if creating noise, but here is another one with a broken link: https://www.tensorflow.org/api_docs/python/tf/nn/softmax
Hello, Thank you for mne-iclabel! I would like to test a new IC feature extracted from the time series in training a multi-class IC classifier (ideally, more than 2 types...
@adam2392 nothing on your end. We are working on more experiments to test the robustness of our method and expand our work into a second paper. Once that is done,...
I am getting this when running `examples/plot_gait.py`: ```terminal [DEBUG:DICODILE] Lambda_max = 1.7133212673372127 [mpiexec@mendoza-PC] match_arg (utils/args/args.c:160): unrecognized argument pmi_args [mpiexec@mendoza-PC] HYDU_parse_array (utils/args/args.c:175): argument matching returned error [mpiexec@mendoza-PC] parse_args (ui/mpich/utils.c:1603): error parsing...
I don't have my laptop with me right now to recreate this and give more detail, but it was `python plot_gait.py`. I could post here more details about the conda...
That worked @hndgzkn, thanks! Although I am using this package in my conda environment: openmpi 4.1.1 hbfc84c5_0 so, I am not using mpich Finally, I ran the tests, with `$...