alshedivat / alshedivat/keras-gp
Inference not Converging msgp_mlp_kin40k.py
Open
bug
- Dominant language
- Python
- Stars
- 250
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
GP inference method does not converge for msgp_mlp_kin40k.py with octave.
Python 3.6
`Not converged after 2000 iterations, r=1.70e-04`
Python 2.7
`Not converged after 2000 iterations, r=1.27e-04`
Attached are the output and the libraries used. I will try to replicate the bug using Matlab.
[msgp_mlp_kin40k_log.txt](https://github.com/alshedivat/keras-gp/files/1100567/msgp_mlp_kin40k_log.txt)
[conda_list.txt](https://github.com/alshedivat/keras-gp/files/1100568/conda_list.txt)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.