Henrique Valcanaia

Results 4 comments of Henrique Valcanaia

Thank you @johannfaouzi, that's super helpful! I'm interested in the cosine similarity you mentioned - some context: I'm working on training CNNs with EEG data for BCI systems for my...

> An error code can be a negative number. In such a case, it should be read as if it were positive. For example, if the SDK returns error code...

The searchvalue argument in replace function. "//g" and "/+/g" return { "Key": qs.split("=")[0], "Value": qs.split("=")[1], "Pretty Value": decodeURIComponent(qs.split("=")[1]).replace(//g," ") } return { "Key": qs.split("=")[0], "Value": qs.split("=")[1], "Pretty Value": decodeURIComponent(qs.split("=")[1]).replace(/+/g," ")...