Metadata-Version: 2.4
Name: tsdm-benchmark
Version: 0.1.0
Summary: A modular library for benchmarking sequential decision-making models in temporal environments.
Author-email: Mathis Jander <mathis.jander@utwente.nl>
License: MIT
Project-URL: Homepage, https://github.com/MSCA-DN-Digital-Finance/tsdm
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Dynamic: license-file

# TSDM — Time Series Decision-Making Benchmark

**TSDM** provides ground-truth-controlled environments ("games") for evaluating sequential decision-making agents in temporal-only settings.

Use TSDM to benchmark heuristic, statistical, or learning-based agents on standardized tasks driven by synthetic or real-world time series.


Currently under construction...


## Acknowledgments

Funded by the European Union. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or European Research Executive Agency (REA). Neither the European Union nor the granting authority can be held responsible for them.

![EU Logo](images/eu_funded_logo.jpg)

## License

MIT — see LICENSE.
