Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
OneScience
/
PDENNEval
like
0
English
OneScience
fluid dynamics
physics-informed neural networks
long-horizon physical prediction
arxiv:
2307.11833
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
PDENNEval
/
model
/
__init__.py
OneScience
Upload folder using huggingface_hub
ede74c0
verified
1 day ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
120 Bytes
from
.pinnsformer
import
PINNsformer1D, PINNsformer2D, WaveAct
__all__ = [
"PINNsformer1D"
,
"PINNsformer2D"
,
"WaveAct"
]