Skip to content

Comments

implementations of quizzy#5

Open
d2macster wants to merge 1 commit intoiabaldwin:masterfrom
d2macster:master
Open

implementations of quizzy#5
d2macster wants to merge 1 commit intoiabaldwin:masterfrom
d2macster:master

Conversation

@d2macster
Copy link

Please find my implementation for the project with design idea descriptions:
-- strings -- readWords function takes a string filtering argument to minimize memory usage
-- entropy -- the template takes extra parameters for re-usability and implements parameter assertion check
-- matching -- implemented using zero-normalized cross-correlation measure
-- modeling -- implemented as solver using coordinate descent. solver takes a loss parameter which allows using different types of the loss function

Please find my implementation for the project with design idea descriptions:
-- strings -- readWords function takes a string filtering argument to minimize memory usage
-- entropy -- the template takes extra parameters for re-usability and implements parameter assertion check
-- matching -- implemented using zero-normalized cross-correlation measure
-- modeling -- implemented as solver using coordinate descent. solver takes a loss parameter which allows using different types of the loss function
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