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

[Feature]: TensorBoard support #581

Closed
MilesCranmer opened this issue Mar 24, 2024 · 4 comments
Closed

[Feature]: TensorBoard support #581

MilesCranmer opened this issue Mar 24, 2024 · 4 comments
Labels
enhancement New feature or request
Milestone

Comments

@MilesCranmer
Copy link
Owner

Feature Request

Just to track MilesCranmer/SymbolicRegression.jl#277 on the PySR side. We can have another install on the Julia side in pysr/julia_extensions.py for TensorBoard and Wandb.

@MilesCranmer MilesCranmer added the enhancement New feature or request label Mar 24, 2024
@MilesCranmer MilesCranmer added this to the v1.0 milestone Mar 24, 2024
@BrotherHa
Copy link
Contributor

Hello @MilesCranmer,
I am working with PySR for my master´s thesis and noticed the new option of SymbolicRegression.jl to specify a logger. I am interested in this feature and therefore I wanted to ask, if it is already possible to use the logging option with PySR and if that is the case, how to implement it? I already tried to "update" the SymbolicRegression.jl File used in PySR manually to use the latest SymbolicRegression.jl version, like explained here (https://astroautomata.com/PySR/backend/), which did unfortunately not work.
Thank you very much for your support in advance!
Best Regards

@MilesCranmer
Copy link
Owner Author

See #748. The 1.0 change requires a lot of updates. But it still doesn’t have the tensorboard logger built in, that’s still a todo item.

@MilesCranmer
Copy link
Owner Author

Ok I added tensorboard logging in #748. Will merge soon...

@MilesCranmer
Copy link
Owner Author

Released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants