Sadjad Alikhani
commited on
Commit
•
51a37d4
1
Parent(s):
476b019
Update README.md
Browse files
README.md
CHANGED
@@ -69,14 +69,15 @@ print("All required functions imported successfully.")
|
|
69 |
|
70 |
Before tokenizing and processing the data, you need to load the **DeepMIMO** dataset. Below is a list of available datasets and their links for more information:
|
71 |
|
72 |
-
| **Dataset** | **City** | **Link to DeepMIMO Page** |
|
73 |
-
|
74 |
-
| Dataset 0 | Denver | [DeepMIMO City Scenario 18](https://www.deepmimo.net/scenarios/deepmimo-city-scenario18/) |
|
75 |
-
| Dataset 1 | Indianapolis | [DeepMIMO City Scenario 15](https://www.deepmimo.net/scenarios/deepmimo-city-scenario15/) |
|
76 |
-
| Dataset 2 | Oklahoma | [DeepMIMO City Scenario 19](https://www.deepmimo.net/scenarios/deepmimo-city-scenario19/) |
|
77 |
-
| Dataset 3 | Fort Worth | [DeepMIMO City Scenario 12](https://www.deepmimo.net/scenarios/deepmimo-city-scenario12/) |
|
78 |
-
| Dataset 4 | Santa Clara | [DeepMIMO City Scenario 11](https://www.deepmimo.net/scenarios/deepmimo-city-scenario11/) |
|
79 |
-
| Dataset 5 | San Diego | [DeepMIMO City Scenario 7](https://www.deepmimo.net/scenarios/deepmimo-city-scenario7/) |
|
|
|
80 |
|
81 |
#### **Operational Settings**:
|
82 |
- **Antennas at BS**: 32
|
|
|
69 |
|
70 |
Before tokenizing and processing the data, you need to load the **DeepMIMO** dataset. Below is a list of available datasets and their links for more information:
|
71 |
|
72 |
+
| **Dataset** | **City** | **Number of Users** | **Link to DeepMIMO Page** |
|
73 |
+
|--------------|---------------|---------------------|----------------------------------------------------------------------------------------------------------------|
|
74 |
+
| Dataset 0 | Denver | 1354 | [DeepMIMO City Scenario 18](https://www.deepmimo.net/scenarios/deepmimo-city-scenario18/) |
|
75 |
+
| Dataset 1 | Indianapolis | 3248 | [DeepMIMO City Scenario 15](https://www.deepmimo.net/scenarios/deepmimo-city-scenario15/) |
|
76 |
+
| Dataset 2 | Oklahoma | 3455 | [DeepMIMO City Scenario 19](https://www.deepmimo.net/scenarios/deepmimo-city-scenario19/) |
|
77 |
+
| Dataset 3 | Fort Worth | 1902 | [DeepMIMO City Scenario 12](https://www.deepmimo.net/scenarios/deepmimo-city-scenario12/) |
|
78 |
+
| Dataset 4 | Santa Clara | 2689 | [DeepMIMO City Scenario 11](https://www.deepmimo.net/scenarios/deepmimo-city-scenario11/) |
|
79 |
+
| Dataset 5 | San Diego | 2192 | [DeepMIMO City Scenario 7](https://www.deepmimo.net/scenarios/deepmimo-city-scenario7/) |
|
80 |
+
|
|
81 |
|
82 |
#### **Operational Settings**:
|
83 |
- **Antennas at BS**: 32
|