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

Evaluated goal values to be returned from evaluate as a vector #8

Open
alxhoff opened this issue Apr 17, 2023 · 0 comments
Open

Evaluated goal values to be returned from evaluate as a vector #8

alxhoff opened this issue Apr 17, 2023 · 0 comments
Assignees

Comments

@alxhoff
Copy link
Owner

alxhoff commented Apr 17, 2023

Evaluated goal values should be returned as a vector from evaluate, this vector will probably need to be made of two parts.

The first part returns values pulled directly from the compiled model, eg. param count. The second part will be values obtained from the trained model, eg. accuracy. All these evaluated goal vectors should be returned from evaluate as a single vector.

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

2 participants