cics-nd/rans-uncertainty

Initialisation of weights of the neural networks

deepakdalakoti opened this issue · 0 comments

Hi,

I think the weights of the neural network should be initialised by sampling from the prior distribution. In the current implementation, they are samples from a standard normal distribution. I think this will help in convergence.

Regards
Deepak