We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949025b commit 4525770Copy full SHA for 4525770
2 files changed
README.md
@@ -91,6 +91,7 @@ examples/
91
│ ├── imu/ # Sleeve IMU client & monitor
92
│ ├── lsl/ # LSL streaming & capture
93
│ └── zmq/ # ZMQ clients & plotters
94
+├── applications/ # Standalone GUIs (EMG viewer, joint-angle regression)
95
└── machine_learning/ # Model training and evaluation
96
```
97
0 commit comments