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

Improve dual wrapper with enhanced history class #1365

Open
marcharper opened this issue Aug 8, 2020 · 0 comments
Open

Improve dual wrapper with enhanced history class #1365

marcharper opened this issue Aug 8, 2020 · 0 comments

Comments

@marcharper
Copy link
Member

The Dual transformer used for fingerprinting is quadratic since it flips and unflips the entire history every round. A History class that maintains a flipped history and just swaps the labels would likely be much more CPU efficient at the cost of a small amount of memory.

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

No branches or pull requests

1 participant