mad-s
mad-s
stdin is not redirected during building of subusers, so when running a ImageFile which requires user interaction (e.g. accepting a license), that will not work.
OS: Linux 4.11.1-gentoo, Docker Version 17.03.1-ce, Subuser 0.6.1 (master branch) This happens regardless whether or not the subuser has 'stateful-home' permission or not. Sample image file: ``` FROM debian:testing WORKDIR...
The method currently assumes samples are drawn from the hypercube `[0..1]^k`. However, latent spaces often have a different shape, mostly they follow a gaussian distribution `N(0, I)`. This gives a...