Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"it's" typo #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h2 class="title is-3">Architecture</h2>
<p><b>Data Collection via Agent Play:</b>
Since we cannot collect human gameplay at scale, as a first stage we train an automatic RL-agent to play
the game,
persisting it's training episodes of actions and observations, which become the training data for our
persisting its training episodes of actions and observations, which become the training data for our
generative model.
</p>
<p><b>Training the Generative Diffusion Model:</b> We re-purpose a small diffusion model, <a
Expand Down Expand Up @@ -279,4 +279,4 @@ <h2 class="title">Acknowledgements</h2>

</body>

</html>
</html>