Permit fixing the random seed in the models of the vision template #178
Labels
2 - Nice to have
Nice to have, but not main prio
enhancement
New feature or request
VISION
Issue related to the VISION template
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
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
The text was updated successfully, but these errors were encountered: