Hilko

Results 7 comments of Hilko

@ajnebr: But if the JMetalRandom class is not the problem (at least as it seems to me right now), you cannot resolve the issue of not having reproducibility by mocking...

Hi there, unfortunately this does not resolve my issue. I tried with the same code from above and I get the same error. 😞

Just as a little addition: To convert a sequential model to a functional API model, you can just use ``functional_model = seqmodel.model`` if you have used the ``.compile(...)`` or ``.build()``...

> So with this PR, users of parler.com would be allowed to receive mail whereas right now they cannot, but people not using parler.com but receive emails that have parler.com...

Additionally, this fixes a bug in the current implementation, in which the -h command states, that you should use "-t realdata", while it's "-t real" instead.

Hey Dokato, you might want to have a look at my PullRequest which fixes this bug and some more :)