issue-tracking icon indicating copy to clipboard operation
issue-tracking copied to clipboard

How to use Optimizer ID parallelly

Open arkhan19 opened this issue 3 years ago • 2 comments

Before Asking:

  • [ ] I have searched the Issue Tracker.
  • [+] I have searched the Documentation.

What is your question related to?

  • [+] Comet Python SDK
  • [ ] Comet UI
  • [] Third Party Integrations (Huggingface, TensorboardX, Pytorch Lightning etc.)

What is your question?

How to use Optimizer ID parallelly in several execution, so that i can finish all experiments quickly.

Code

Please paste a code snippet if your question requires it!   

What have you tried?

I have used optimizer ID to resume a crashed search.

arkhan19 avatar Nov 15 '21 15:11 arkhan19

Note also the documentation: https://www.comet.ml/docs/command-line/#comet-optimize

dsblank avatar Nov 15 '21 16:11 dsblank

Hello @f3n1Xx. Could you take a look at the docs page that @dsblank has shared here to see if it answers your question on parallelized execution of the Optimizer?

DN6 avatar Nov 15 '21 18:11 DN6