-
I'm looking at how you solved the 2015 BCI challenge to learn about BCI and data processing. To make the code run, I had to change some of the functions to work with newest libraries.
In case you w…
-
I am investigating a crash that I encountered while trying to generate performance metrics using an internal performance tool.
To summarize briefly, the C stack looks like below:
```
#12
#13 0x…
-
To reproduce, do the following. In this example "ThreadSleep" is a simple class that just sleeps for 30 seconds.
```
> /usr/local/openjdk11/bin/java -cp . ThreadSleep &
> ps wwaux | grep java
>…
-
### Describe the feature or idea you want to propose
Riemannian distance and Riemannian classifiers are popular for EEG classification in BCI field. It would be interesting to compare them to tsc a…
-
Primary request:
- Show softmax / confidence score with each prediction
Secondary
- Show top N predictions instead of just top 1
- Add options to show family, genus / upper taxon levels
Also …
mihow updated
3 months ago
-
![微信图片_20231226164226](https://github.com/freeplane/freeplane/assets/154876638/f4a02682-4a61-4b22-9a89-5f4d7c8c019e)
at 2023-12-26 08:41:33 CMT, hash 6929487ea21236ebca25921b0482a4d6
previous repor…
cpahk updated
4 months ago
-
https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_Nightly_testList_1/26
jdk_util_0
java/util/Map/InPlaceOpsCollisions.java
```
21:58:49 test InPlaceOpsCollision…
-
```
+ cd build/linux-riscv64-normal-server-release/hotspot/linux_riscv_compiler2/generated
+ bash -c '/usr/bin/g++ -DLINUX -D_GNU_SOURCE -DRISCV64 -DPRODUCT -I. -I/home/yansendao/git/riscv-port-jdk8…
-
While trying to debug another failure I made a debug build. That build failed with an assertion during GVP:
```
Assertion failed at /root/openj9-openjdk-jdk9/build/linux-arm-normal-server-release/…
-
The script fails if the text to be replaced contains non-ascii or UTF-8 characters.
For example, the following symbol `—` will cause:
```
[ 35s] Traceback (most recent call last):
[ 35s] …