-
## Minimized code
```Scala
class C:
object Foo extends Foo.Bar.Base:
object Bar:
class Base
@main def test() =
val c = new C
val x = new c.Foo.Bar.Base
```
## Output
…
-
Hi, recently our SLE BCI container pipeline broke, likely due to https://github.com/MariaDB/mariadb-docker/commit/e4156145dd549a1d100734a13d3db8960fe7905b which removed the 11.5/ subdirectory in a fol…
-
From https://github.com/mockingbirdnest/Principia/issues/4050 and many earlier discussions; it would be nice to be able to do something like the GRAIL launch.
- We would want a flight-plan-like ent…
-
Hi.
I'm new in the physionet's web page. I'm very confuse because I don't know if the channel that I'm reading in matlab that's the right one.
I'm using the function "readedf" for the UCDDB data b…
-
Hello,
I am working on a course project using 4 channels of EEG signals and 256 as sampling rate for BCI application of binary image classification. My training dataset size is 100*4*256 and my label…
-
The design is not symmetric. You cannot attach any part to any other part.
There is no reason for every part to have a "male" and a "female" side,
where they could have male and female on both sides (…
-
你好!请问你是如何计算得到dataset_BCIcomp1_bandpassfilter.mat,能否介绍一些细节,因为我使用你的代码,dataSetfile 使用的是BCI II dataset 3 \dataset_BCIcomp1.mat,然后后面所得的可视化图片和结果都和你的有出入,精度一开始就是80然后几乎不变,loss是上升的。
求大佬指点,谢谢。
-
Hello 王哥
I wrote a simple ViT model to decode MI-EEG signals.
The overall model is much the same as original ViT, and the code is at [here](https://github.com/lucidrains/vit-pytorch/blob/main/vit_py…
-
Reporting client version: 515.1631
## Issue Summary
https://github.com/tgstation/tgstation/pull/83578 added component cameras but only
the bci camera is accessible via research, typing out an…
-
This problem is being investigated in the context of the IBM SDK, so I apologize for the version info that relates to that particular incarnation.
The performance of StringBuilder.append() when app…