Update README.md
Browse files
README.md
CHANGED
|
@@ -22,15 +22,13 @@ Physiological time-series signals reflect complex, multi-scale dynamical process
|
|
| 22 |
|
| 23 |
## 📈 Usage
|
| 24 |
|
| 25 |
-
|
| 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
|