Unanswered
How Do I Create An Experiment Where I Can Set The Github Repository/Branch Name/Script Path Like This Example Shows?
Hi BoredHedgehog47 , You need to addfrom clearml import Task task = Task.init(project_name='examples', task_name='hello world')
to your code and run it once after you've ran clearml-init
158 Views
0
Answers
2 years ago
one year ago