must collaborators all use same model architecture when training a model? #832
Unanswered
drmatthewclark
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
When making collaborating on training a model, must all the collaborators agree on the model architecture (e.g. layers and types of NN's)? It seems like you would have to do that to average the coefficients. However I was reading about conformal models that might not require that.
Matt
Beta Was this translation helpful? Give feedback.
All reactions