Update README.md
Browse files
README.md
CHANGED
|
@@ -43,6 +43,19 @@ These embeddings provide a versatile and contextualized representation of wirele
|
|
| 43 |
Join the growing community of researchers using LWM for their wireless communication and sensing research, and unlock a new level of performance and insight in your models!
|
| 44 |
---
|
| 45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
## 🛠 **How to Use**
|
| 47 |
|
| 48 |
### 1. **Install Conda**
|
|
|
|
| 43 |
Join the growing community of researchers using LWM for their wireless communication and sensing research, and unlock a new level of performance and insight in your models!
|
| 44 |
---
|
| 45 |
|
| 46 |
+
Please cite the following paper if you use the LWM model or any modifiled parts:
|
| 47 |
+
```
|
| 48 |
+
@misc{alikhani2024largewirelessmodellwm,
|
| 49 |
+
title={Large Wireless Model (LWM): A Foundation Model for Wireless Channels},
|
| 50 |
+
author={Sadjad Alikhani and Gouranga Charan and Ahmed Alkhateeb},
|
| 51 |
+
year={2024},
|
| 52 |
+
eprint={2411.08872},
|
| 53 |
+
archivePrefix={arXiv},
|
| 54 |
+
primaryClass={cs.IT},
|
| 55 |
+
url={https://arxiv.org/abs/2411.08872},
|
| 56 |
+
}
|
| 57 |
+
```
|
| 58 |
+
|
| 59 |
## 🛠 **How to Use**
|
| 60 |
|
| 61 |
### 1. **Install Conda**
|