Pregunta

I want to have the same weights for layer initializations in all my networks, so that when I'm comparing their first epoch loss they all start from the same value. Is there a way in keras to do this?

I have set the random seed for the numpy and tensorflow, but still I get different results in initializations.

No hay solución correcta

Licenciado bajo: CC-BY-SA con atribución
scroll top