lucent icon indicating copy to clipboard operation
lucent copied to clipboard

Set numpy seed

Open dozed opened this issue 2 years ago • 0 comments

Set numpy seed as well.

np.random.choice is used for example in the transformations: https://github.com/greentfrapp/lucent/blob/dev/lucent/optvis/transform.py#L53

dozed avatar Sep 21 '23 16:09 dozed