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

from comet_ml import Experiment #1

Open
PHZ-897044002 opened this issue Sep 6, 2024 · 1 comment
Open

from comet_ml import Experiment #1

PHZ-897044002 opened this issue Sep 6, 2024 · 1 comment

Comments

@PHZ-897044002
Copy link

Hello: There is' from comet_ml import Experiment 'module in the code, but I can't find it, the code does not run through, is there a missing file

@AdityaKapoor74
Copy link
Collaborator

Hey, no comet_ml is a package for logging information -- you can pip3 install comet_ml
Create an account and replace XXX with your personal key and project name of your choice -- self.comet_ml = Experiment("XXX", project_name=YYY)
Hope that helps

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