Skip to content

Commit

Permalink
Merge pull request #1 from shiragami/main
Browse files Browse the repository at this point in the history
Fix typo in README.md
  • Loading branch information
lucaslehnert committed Jun 11, 2024
2 parents 63a39b1 + a165020 commit d33c267
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Official code base for the paper titled [_Beyond A*: Better Planning with Transformers via Search Dynamics Bootstrapping_](https://arxiv.org/abs/2402.14083).

This repository contians code for accessing the generated datasets and trained models, re-producing the figures of the main paper, and the code used for running the presented experiments.
This repository contains code for accessing the generated datasets and trained models, re-producing the figures of the main paper, and the code used for running the presented experiments.

## Overview

Expand Down Expand Up @@ -102,4 +102,4 @@ If you find this repository useful in your research, please consider giving a st
archivePrefix={arXiv},
primaryClass={cs.AI}
}
```
```

0 comments on commit d33c267

Please sign in to comment.