Closed Prometheus77 closed 1 year ago
Thanks for the PR. But it should go here:
https://github.com/scicloj/metamorph.ml/blob/main/src/scicloj/metamorph/ml/loss.clj
scicloj.ml itself has no code, we just "bundle" code from other projects. The general machne learining code should go into metamorph.ml
metamorph.ml
We will then re-export the function here.
The file you changed is autogenerated as we said in the start of the file.
Thanks for the PR. But it should go here:
https://github.com/scicloj/metamorph.ml/blob/main/src/scicloj/metamorph/ml/loss.clj
scicloj.ml itself has no code, we just "bundle" code from other projects. The general machne learining code should go into
metamorph.ml
We will then re-export the function here.