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

Model refactor #4

Merged
merged 4 commits into from
Mar 4, 2024
Merged

Model refactor #4

merged 4 commits into from
Mar 4, 2024

Conversation

boslandj
Copy link
Collaborator

@boslandj boslandj commented Mar 4, 2024

No description provided.

boslandj and others added 4 commits February 20, 2024 17:21
* Refactored all models to handle entire batches of metadata instead of just the ones of interest.
* Added 4 new models.
* Renamed the KeyAdd model to KeyAdd_weight to more accurately depict what it is doing.
* Refactored all engines that interact with metadata to pass in the full batch of metadate to a model.
* Changed all instances of byte/byte_pos/byte_position(s) to model_postion/model_pos.
*  Changed all instances of model to model_value.
* Renamed the models folder to model_values.
* Added a new model_value base class guess_model_value.
* Generic renaming to increase clarity.
* Changed the name of the model constructor argument to be model_value.
@decryptofy decryptofy merged commit d083c50 into main Mar 4, 2024
1 check passed
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.

2 participants