Frederik Heber

Results 12 issues of Frederik Heber

We had deactivated shuffling of the dataset prior to tf.Dataset introduction because of tf's shuffle-repeat "bug". Since tf.Dataset allows to first shuffle and then repeat, we may reactivate shuffling by...

enhancement

At the moment the exploration code requires that the _parallel_replica_ parameter is set to 1. It would be possible to allow for multiple dependent walkers (e.g. for ensemble preconditioning within...

enhancement