Skip to content

Conversation

shawwn
Copy link

@shawwn shawwn commented Apr 3, 2024

It looks like the training parameter for batch size was originally named batch_size, but eventually it was changed to selfplay_batch_size and training_batch_size. The README example for Connect Four was never updated. It happens to be the first example that anyone sees.

Unfortunately fire doesn't error when a misnamed argument is specified, so I ended up running the default batch size on my laptop instead of batch size 1 as I intended, and didn't notice until training was complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant