MachineLearningLifeScience / poli

Protein Objectives Library
MIT License
12 stars 1 forks source link

GFPCBas ELBO objective misspecified #158

Closed RMichae1 closed 5 months ago

RMichae1 commented 5 months ago

Keras evaluate indicates that the returned value is a test-loss, subject to minimization.

However from closer inspection it appears that this is not the case and we obtain the ELBO which is subject to maximization.

Hence we require a sign inverse to minimize the negative ELBO.