PyTorch
normwear2
custom_code
yunfeiluo commited on
Commit
bdc66bb
·
verified ·
1 Parent(s): f7fc83a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -22,15 +22,13 @@ Physiological time-series signals reflect complex, multi-scale dynamical process
22
 
23
  ## 📈 Usage
24
 
25
- Download:
26
 
27
  ```sh
28
  # Clone the repository
29
  git clone git@github.com:Mobile-Sensing-and-UbiComp-Laboratory/NormWear2.git
30
  ```
31
 
32
- The pretrained model checkpoint can be found in [Release](https://github.com/Mobile-Sensing-and-UbiComp-Laboratory/NormWear/releases/tag/v1.0.0-alpha).
33
-
34
  ### Inference Example
35
 
36
  ```python
 
22
 
23
  ## 📈 Usage
24
 
25
+ Full code base available at:
26
 
27
  ```sh
28
  # Clone the repository
29
  git clone git@github.com:Mobile-Sensing-and-UbiComp-Laboratory/NormWear2.git
30
  ```
31
 
 
 
32
  ### Inference Example
33
 
34
  ```python