jettify / pytorch-optimizer

torch-optimizer -- collection of optimizers for Pytorch
Apache License 2.0
3.04k stars 299 forks source link

fix a bug in viz_optimizers.py #539

Open mingfeisun opened 8 months ago

mingfeisun commented 8 months ago

np.random.RandomState was deprecated (see this: https://github.com/hyperopt/hyperopt/issues/838)