maxpumperla / hyperas

Keras + Hyperopt: A very simple wrapper for convenient hyperparameter optimization
http://maxpumperla.com/hyperas/
MIT License
2.17k stars 316 forks source link

AttributeError: numpy.random.mtrand.RandomState object has no attribute 'integers' #288

Open michaelmontalbano opened 2 years ago

michaelmontalbano commented 2 years ago

The above error indicates to me that the build on the supercomputer I am using to train. It is the same as the one here: https://github.com/maxpumperla/hyperas/issues/284 . I reset hyperas to 0.2.5 like advised in issue, but it hasn't resolved my problem.

I could not do the above two steps as I am using a supercomputer, and received error:

Collecting git+git://github.com/maxpumperla/hyperas.git
  Cloning git://github.com/maxpumperla/hyperas.git to /tmp/pip-req-build-a0z4c6ur
  Running command git clone --quiet git://github.com/maxpumperla/hyperas.git /tmp/pip-req-build-a0z4c6ur
  fatal: remote error:
    The unauthenticated git protocol on port 9418 is no longer supported.
  Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.