Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -15,9 +15,9 @@ size_categories:
|
|
| 15 |
- 1K<n<10K
|
| 16 |
---
|
| 17 |
|
| 18 |
-
# STEMGym:
|
| 19 |
|
| 20 |
-
This dataset accompanies the [STEMGym](https://
|
| 21 |
|
| 22 |
## Dataset Description
|
| 23 |
|
|
@@ -136,4 +136,10 @@ This dataset is released under the [CC-BY-4.0](https://creativecommons.org/licen
|
|
| 136 |
|
| 137 |
## Citation
|
| 138 |
|
| 139 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
- 1K<n<10K
|
| 16 |
---
|
| 17 |
|
| 18 |
+
# STEMGym: A Gymnasium Environment for Benchmarking Dose-Efficient Autonomous Scanning Transmission Electron Microscopy
|
| 19 |
|
| 20 |
+
This dataset accompanies the [STEMGym](https://github.com/KurbanIntelligenceLab/STEMGym) benchmark — a Gymnasium-based environment for evaluating autonomous dose-efficient scanning transmission electron microscopy (STEM) agents.
|
| 21 |
|
| 22 |
## Dataset Description
|
| 23 |
|
|
|
|
| 136 |
|
| 137 |
## Citation
|
| 138 |
|
| 139 |
+
```bibtex
|
| 140 |
+
@inproceedings{polat2026stemgym,
|
| 141 |
+
title={STEMGym: A Gymnasium Environment for Benchmarking Dose-Efficient Autonomous Scanning Transmission Electron Microscopy},
|
| 142 |
+
author={Polat, Can},
|
| 143 |
+
year={2026}
|
| 144 |
+
}
|
| 145 |
+
```
|