Working with complex custom objectives #353
Answered
by
MilesCranmer
DenisSvirin
asked this question in
Q&A
-
How can I add and evaluate function to the objective ? Essentially, I want to also search for functions for polynomials in your example (https://astroautomata.com/PySR/examples/#9-custom-objectives). Something like this I tried to reserve first l and r nodes for these functions and use the rest for polynomials:
but it gives |
Beta Was this translation helpful? Give feedback.
Answered by
MilesCranmer
Jun 19, 2023
Replies: 1 comment 4 replies
-
Is this
Supposed to be |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You mean like this?