Oleg Murk

Results 4 issues of Oleg Murk

Can I use 'akka-zk-cluster-seed' to avoid Split-Brain situations with 100% confidence? In particular I'm curious how to avoid creating multiple akka sub-clusters on startup given that non-leader nodes join the...

I'm trying to fit ngboost.distns.MultivariateNormal to 2D data (to predict covariance). Unfortunately at the moment I am getting an error: `AssertionError: MultivariateNormal is not useable for regression.`

question

# 📚 Documentation/Examples I would like to understand how to model heteroscedastic multivariate normal likelihood in combination with Approximate GP and Variational Strategy? I'm aware of this request about exact...

documentation

It seems that when merging CelebA-Mask-HQ masks the order of masks matters. In particular one should first render "skin" and only then "ear". Compare: https://github.com/taki0112/SPADE-Tensorflow/blob/master/dataset/spade_celebA/segmap/7.jpg https://github.com/olegmyrk/SPADE-Tensorflow/blob/develop/dataset/spade_celebA/segmap/7.png Could you share the...