Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue encountered during training! #32

Open
MushfiqPlabon opened this issue Jun 15, 2019 · 1 comment
Open

Issue encountered during training! #32

MushfiqPlabon opened this issue Jun 15, 2019 · 1 comment

Comments

@MushfiqPlabon
Copy link

MushfiqPlabon commented Jun 15, 2019

This one came when I tried to train it:

C:\Users\rahma\Downloads\raisr-master\hashkey.py:40: RuntimeWarning: invalid value encountered in sqrt
sqrtlamda2 = np.sqrt(w[1])

This one came when I finished training:

C:\Users\rahma\AppData\Local\Programs\Python\Python37\lib\site-packages\numpy\linalg\linalg.py:2093: RuntimeWarning: overflow encountered in det
r = _umath_linalg.det(a, signature=signature)

This came when I tried to retrain (I tried to train using a RAW file, I think you can't use RAW files):

C:\Users\rahma\AppData\Local\Programs\Python\Python37\lib\site-packages\numpy\linalg\linalg.py:2093: RuntimeWarning: overflow encountered in det
r = _umath_linalg.det(a, signature=signature)

@XoxRumbleLorexoX
Copy link

I have the same issue 'RuntimeWarning: invalid value encountered in sqrt'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants