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

Feature: Beam Search #5

Merged
merged 10 commits into from Oct 1, 2022
Merged

Feature: Beam Search #5

merged 10 commits into from Oct 1, 2022

Conversation

fkodom
Copy link
Owner

@fkodom fkodom commented Oct 1, 2022

  • Add beam search, clip dependency to setup.py
  • Fix installation instructions
  • Remove main clause
  • Add '--beam-size' option to 'train.py' script.
  • Update README; propagate the '--beam-size' arg through eval functions
  • Update setup.cfg, add pre-commit hooks
  • Reformat images
  • Remove fixed image width
  • Add detail to README; comments to call method for beam search
  • Updated README headline

@fkodom fkodom merged commit c22ded9 into main Oct 1, 2022
@fkodom fkodom deleted the beam-search branch October 1, 2022 21:59
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.

None yet

1 participant