Brain-computer interface, machine learning, little bit of geometry, teaching, GNU/Linux and open source.
-
LISN, Université Paris-Saclay
- Gif-sur-Yvette, France
- https://sylvchev.github.io/
- https://orcid.org/0000-0003-3027-8241
- https://bsky.app/profile/sylvchev.bsky.social
Highlights
- Pro
Pinned Loading
-
dataset-ssvep-exoskeleton
dataset-ssvep-exoskeleton PublicSSVEP-based BCI recording of 12 subjects operating an upper limb exoskeleton during a shared control task. The exoskeleton is either controlled with a touchless interface detecting hand poses or wi…
-
-
-
Building extended SSVEP covariance m...
Building extended SSVEP covariance matrices for EEG-based cerebral interfaces 1{
2"cells": [
3{
4"cell_type": "code",
5"execution_count": 1,
-
Convert EEG GDF file to matlab file ...
Convert EEG GDF file to matlab file (then python) 1clear all
2datadir='/path/to/data/ssvep-esta/';
3for i = 2:2
4subjdir = strcat(datadir, sprintf('subject%2.2d/', i));
5files = dir(strcat(subjdir, '*.gdf'));
172 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 3 commits in 2 repositories
Created a pull request in NeuroTechX/moabb that received 1 comment
Correct bug when corrupted cache results
Fix #653 This PR fixes cache corruption and add correct doctstring to internal functions
+67
−7
lines changed
•
1
comment
Reviewed 6 pull requests in 2 repositories
growingnet/gromo
5 pull requests
-
Separating GrowingContainer and GrowingModel
This contribution was made on Mar 21
-
Fix: bug of not expanding existing nodes
This contribution was made on Mar 21
-
Ref: structure DAG expansion info in class
This contribution was made on Mar 7
-
fix: Default
preferred_linalg_library
This contribution was made on Mar 6 -
fix: Adding new neurons without natural gradient step.
This contribution was made on Mar 5
pyRiemann/pyRiemann
1 pull request
-
Add Riemannian t-SNE
This contribution was made on Mar 10