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

Permit fixing the random seed in the models of the vision template #178

Open
1 of 5 tasks
gsolard opened this issue Aug 14, 2023 · 0 comments
Open
1 of 5 tasks

Permit fixing the random seed in the models of the vision template #178

gsolard opened this issue Aug 14, 2023 · 0 comments
Labels
2 - Nice to have Nice to have, but not main prio enhancement New feature or request VISION Issue related to the VISION template

Comments

@gsolard
Copy link
Collaborator

gsolard commented Aug 14, 2023

Problem

PR #167 permits to fix the random seed for the models of the NLP and NUM templates. Due to incompatibilities with tensorflow version, it has not been done for the vision template. Version 2.13 of tensorflow should allow it.

Concerned template

  • NLP template
  • NUM template
  • VISION template
  • API template
  • How templates are generated - Jinja

Solution

Add the random seed to the vision models similarly to what was done in the NLP and NUM tempaltes

Additional context

See PR #167

@gsolard gsolard added enhancement New feature or request VISION Issue related to the VISION template 2 - Nice to have Nice to have, but not main prio labels Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - Nice to have Nice to have, but not main prio enhancement New feature or request VISION Issue related to the VISION template
Projects
None yet
Development

No branches or pull requests

1 participant