Christopher Bonnett

Results 2 issues of Christopher Bonnett

As discussed, it would be useful to be able to easily add a custom weighted cost function. Currently a custom loss function is easily implemented, but having a weighted loss...

While running the test: DP_GP_cluster.py -i test/test.txt -o test/test -p png -n 20 --plot I get the following error: ``` from DP_GP import core ImportError: cannot import name core ```...