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

UI / backend for variable filtering #22

Open
theogf opened this issue Dec 28, 2020 · 0 comments
Open

UI / backend for variable filtering #22

theogf opened this issue Dec 28, 2020 · 0 comments

Comments

@theogf
Copy link
Member

theogf commented Dec 28, 2020

Hey so in the merging I am doing, I realized we treat variable filtering quite differently.
In Turkie.jl, the variable dictionary is given as a Dict{Symbol, Vector{OnlineStat}}. So for each variable there can be different stats evaluated. While in TuringCallbacks it is assumed that all variables will show the same stats. I agree that it should be a default behavior but maybe we can allow to have both while having a common smooth constructor interface?

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