Skip to content

Day 5 #8

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Day 5 #8

wants to merge 5 commits into from

Conversation

mlodato517
Copy link
Owner

@mlodato517 mlodato517 commented Feb 25, 2022

This PR
Is the initial, naive commit for day 5. It involves
determining how many strings are nice (instead of naughty)
using various nice-ness metrics. It currently doesn't try
to do clever single-loop things or anything and maximizes
readability.

@mlodato517 mlodato517 self-assigned this Feb 25, 2022
**Why?**
So we can measure the improvement of doing just a single forward pass.
**Why?**
Because we'll want to know how changes affect performance!
@mlodato517 mlodato517 marked this pull request as ready for review March 12, 2022 14:25
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