Skip to content

Commit 1b5babe

Browse files
committed
fixed link
1 parent 81f42e1 commit 1b5babe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dsp/mths.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292

9393
;; ## Reading data
9494
;;
95-
;; The MTHS dataset stores signals and labels as [NumPy](https://en.wikipedia.org/wiki/NumPy) `.npy` files. Each subject has two files:
95+
;; The MTHS dataset stores signals and labels as [NumPy](https://numpy.org/) `.npy` files. Each subject has two files:
9696
;;
9797
;; - `signal_X.npy`: RGB [time series](https://en.wikipedia.org/wiki/Time_series) (3 channels × time samples)
9898
;; - `label_X.npy`: Ground truth measurements

0 commit comments

Comments
 (0)