-
Couldn't load subscription status.
- Fork 31
Closed
Description
torchhd/examples/emg_hand_gestures.py
Line 42 in 6b69e36
| samples = torchhd.bind(signal, self.timestamps.weight.unsqueeze(1)) |
Should be samples instead:
samples = torchhd.bind(samples, self.timestamps.weight.unsqueeze(1))Metadata
Metadata
Assignees
Labels
No labels