Update README.md
Browse files
README.md
CHANGED
|
@@ -46,11 +46,11 @@ The [Boxoban set of levels by DeepMind](https://github.com/google-deepmind/boxob
|
|
| 46 |
If you use these neural networks, please cite our work:
|
| 47 |
|
| 48 |
```bibtex
|
| 49 |
-
@inproceedings{
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
}
|
| 56 |
```
|
|
|
|
| 46 |
If you use these neural networks, please cite our work:
|
| 47 |
|
| 48 |
```bibtex
|
| 49 |
+
@inproceedings{garriga-alonso2024planning,
|
| 50 |
+
title={Planning behavior in a recurrent neural network that plays Sokoban},
|
| 51 |
+
author={Adri{\`a} Garriga-Alonso and Mohammad Taufeeque and Adam Gleave},
|
| 52 |
+
booktitle={ICML 2024 Workshop on Mechanistic Interpretability},
|
| 53 |
+
year={2024},
|
| 54 |
+
url={https://openreview.net/forum?id=T9sB3S2hok}
|
| 55 |
}
|
| 56 |
```
|