Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore different backends for the GEP part #9

Open
ma-sadeghi opened this issue Sep 14, 2023 · 1 comment
Open

Explore different backends for the GEP part #9

ma-sadeghi opened this issue Sep 14, 2023 · 1 comment
Labels
proposal Proposal that needs discussion

Comments

@ma-sadeghi
Copy link
Collaborator

Currently, we're using EquivalentCircuits.jl as our GEP backend. There's another one called PySR (that's more of a symbolic equation regression tool, but I think it can be adapted to our needs. The major possible upside is that PySR is heavily optimized and might give us some free speed ups by just switching backends.

@ma-sadeghi ma-sadeghi added the proposal Proposal that needs discussion label Sep 14, 2023
@ma-sadeghi
Copy link
Collaborator Author

MAP_elites.jl (by Maxime) is another alternative, currently being explored/evaluated by @RunzeZhang123 and myself. It's essentially a fast alternative backend for EquivalentCircuits.jl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Proposal that needs discussion
Projects
None yet
Development

No branches or pull requests

1 participant