jettify / pytorch-optimizer

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

fix a bug in viz_optimizers.py #539

Open mingfeisun opened 4 months ago

mingfeisun commented 4 months ago

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