Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -11,3 +11,15 @@ license: mit
|
|
11 |
---
|
12 |
|
13 |
Check out the [project page](https://yp-edu.github.io/publications/lczero-planning)!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the [project page](https://yp-edu.github.io/publications/lczero-planning)!
|
14 |
+
|
15 |
+
## Cite
|
16 |
+
|
17 |
+
```
|
18 |
+
@misc{poupart2024contrastive,
|
19 |
+
title={Contrastive Sparse Autoencoders for Interpreting Planning of Chess-Playing Agents},
|
20 |
+
author={Yoann Poupart},
|
21 |
+
year={2024},
|
22 |
+
eprint={2406.04028},
|
23 |
+
archivePrefix={arXiv},
|
24 |
+
}
|
25 |
+
```
|