question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Restarting an experiment programmatically

See original GitHub issue

Hi and thanks for the great work here 😄 So I am using the Session api, and I was wondering if there is any way to programmatically restart the experiment. I was thinking perhaps something like

sess = aim.Session(experiment = 'some_name')
sess.clear()

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
lucidrainscommented, Nov 15, 2020

@SGevorg oh gotcha! I didn’t know about this feature, still pretty new to Aim :^)

this may mean it is good enough! I can just push my users to organize it themselves

1reaction
SGevorgcommented, Nov 15, 2020

@lucidrains No worries at all. Aim is designed to “take in” tons of experiments, organize them seamlessly, search them and compare them. Only need to know that experiment is a namespace for training runs.

We should do better job conveying this to the users! Thanks for raising the issue 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to manage experiments - Optimizely Full Stack
An experiment can run in multiple environments at a time. To pause a running experiment, click the Actions icon (...). Choose Pause from...
Read more >
How to simulate app restart in instrument test? - Stack Overflow
Lifecycle Testing with Robotium: Killing and Restarting Activity might work for you. You can restart a stopped activity using
Read more >
programmatically erase the history content | Igor Pro by ...
I have set a tool to "reset" the experiment so that user can restart from scratch with a new dataset However, I do...
Read more >
Optimize - Google Developers
Create an experiment in Optimize. Set experiment objectives. Set experiment targeting. Create variants. Start the experiment. Get the experiment ...
Read more >
Task | ClearML
The ClearML documentation often refers to a Task as, “Task (experiment)”. ... or, stop the execution of the current Task, reset its state,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found