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

Small io feature #27

Merged
merged 3 commits into from
Mar 17, 2024
Merged

Small io feature #27

merged 3 commits into from
Mar 17, 2024

Conversation

amritagos
Copy link
Member

Now Seldon optionally outputs opinion/network files from a user-defined iteration value. The initial opinion and network outputs can optionally also be disabled (by default, they are always outputted).

amritagos and others added 3 commits March 17, 2024 22:58
Seldon can now optionally print files starting from a user-defined
value which is greater than 0. Right now the zeroth iteration
files are always created (if outputs are enabled).
Now the user can optionally disable outputting the initial opinions
and network. By default, the initial opinions and network are always
printed.
Changed the variable deciding when to start outputting files to the more
intuitive `start_output`, as opposed to the old `start_print_iteration`

Co-authored-by: Moritz Sallermann <[email protected]>
@amritagos amritagos merged commit f6dec98 into develop Mar 17, 2024
4 checks passed
@amritagos amritagos deleted the small_io_feature branch March 17, 2024 23:30
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