Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
FIM4Science
/
FIM-PP
like
0
Follow
Foundation Inference Models for Science
6
Feature Extraction
Transformers
PyTorch
Safetensors
fimhawkes
time-series
temporal-point-processes
hawkes-processes
scientific-ml
custom_code
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
FIM-PP
/
modeling_hawkes.py
david-berghaus-fh
Upload folder using huggingface_hub
9b43be1
23 days ago
raw
Copy download link
history
blame
contribute
delete
66 Bytes
from
fim.models.hawkes
import
FIMHawkes
__all__ = [
"FIMHawkes"
]