Python package to make a LnL surrogate, given params and lnl as training data (optionally also LnL uncertainty)
This package is more just a wrapper to several other surrogate codes (eg GPs, MLPs, DNNs, etc)
Python package to make a LnL surrogate (given params and lnl as training data)
Python