Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
wi-lab
/
lwm-temporal
like
0
deepmimo
LWMTemporal
sparse-spatio-temporal-attention
ssta
physics-informed
channel-modeling
transformer
arxiv:
2603.10024
Model card
Files
Files and versions
xet
Community
main
lwm-temporal
/
LWMTemporal
/
models
/
__init__.py
Sadjad Alikhani
Initial commit
164610c
5 months ago
raw
Copy download link
history
blame
contribute
delete
102 Bytes
from
.lwm
import
LWMConfig, LWMModel, LWMBackbone
__all__ = [
"LWMConfig"
,
"LWMModel"
,
"LWMBackbone"
]