funsearch
funsearch copied to clipboard
Where is the entry point to launch Funsearch iterations?
Hi team, I'm exploring Funsearch but can't find a clear entry file like main.py in LLM-SR (a derivative project). Could you please advise:
Which file/module initiates the iteration process?
Are there specific launch commands (e.g. python main.py) I should use?
Thanks for your guidance.
I think you are looking for https://github.com/google-deepmind/funsearch/blob/cc53f274237d7ab05c19df939edbc1f9616a7c19/implementation/funsearch.py#L40