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

A pip installer for guacamol_baselines? #13

Closed
UnixJunkie opened this issue Nov 9, 2021 · 2 comments
Closed

A pip installer for guacamol_baselines? #13

UnixJunkie opened this issue Nov 9, 2021 · 2 comments

Comments

@UnixJunkie
Copy link

This repository is a benchmark: people are supposed to be able to run it repeatably for years to come...
I wonder if providing a VM image with guacamol + guacamol_baselines properly co-installed
wouldn't be the best solution in the long run.

@JoshuaMeyers
Copy link
Collaborator

Hey @UnixJunkie, thanks for the suggestion. We provide a Dockerfile that allows you to recreate the environment in which the baselines were run, for guacamol_baselines this includes the exact versions of all dependencies.

For benchmarking your own models you only need to install guacamol from PyPI (version 0.5.4 will be released today)!

A pip installer for guacamol_baselines doesn't really make sense since baselines contains many implementations of baseline models, the underlying guacamol library is, however, pip installable.

@UnixJunkie
Copy link
Author

Ok, thanks a lot for the detailed explanations.

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

No branches or pull requests

2 participants