-
Hello. I did not see the ocp_hermes.ini file initializing the weights. Are the initial weights of features all 0? |
Beta Was this translation helpful? Give feedback.
Answered by
rahulbera
Jan 3, 2024
Replies: 1 comment
-
Hi @szuhzw yes, the weights are initialized to zero. See Please create a post in the discussion section of the repository (https://github.com/CMU-SAFARI/Hermes/discussions) for further questions. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rahulbera
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @szuhzw yes, the weights are initialized to zero. See
inc/perc_pred.h:80
.Please create a post in the discussion section of the repository (https://github.com/CMU-SAFARI/Hermes/discussions) for further questions.