-
How to find out electrode-muscle corresponding pair at startup.
ICA?
This is the main research point
dymnz updated
7 years ago
-
I hope I'm not too annoying but you guys are the experts in that area so I hope I can discuss another neat feature with you...
While browsing through the "Neural Networks for Pattern Recognition" f…
-
While running the run_train_SVM.py, the feature values do get computed, but not sure if they are getting added .
train_SVM.py in main(multi_mode, winL, winR, do_preprocess, use_weight_class, maxRR, u…
-
Does the number of parameters mentioned in your paper refer to the number of parameters / 1024/1024?
-
Hello
First of all, congratulation on your model. I tried to run it and have some issues.
on the reshape section I have this error, and cannot figure out how to resolve it.
`inputs = tf.reshape(…
-
안녕하세요. 두 가지 질문이 있습니다.
1. 데이터 설명 자료에 따르면 제공된 데이터의 encoding 방식은 이전에 받은 데이터와 동일한데, 참가자가 현재 알파벳으로 인코딩 되어있는 데이터를 직접 수치 데이터로 decoding하여 사용하라는 뜻인가요?
2. 총 16개의 label에 대한 정보를 주셨는데, 최종 performance는 binary…
-
Hi Sajad
I get the following error when running the code.
```
Traceback (most recent call last):
File "seq_seq_annot_DS1DS2.py", line 441, in
main()
File "seq_seq_annot_DS1DS2.py", …
-
With Emacs Org mode I use hi-lock-mode with a configuration section within my org file for coloring different keywords (RegExp).
It would be a nice addition if orgro would parse this section and colo…
-
Hi,
I am interested in use tiny_dnn for 1D data.
Can I set the height to 1 and the width to the length of my 1D-data?
Thanks
-
Define, create and include synthetic datasets for different kinds of anomalies.
This is important for regressions, as the simple data can stress (at different difficulties) certain properties of HTM.…