Mattie Tesfaldet
Mattie Tesfaldet
Is this still being worked on? I'd love to have this feature as well for use with logging in [Hydra](https://hydra.cc/docs/tutorials/basic/running_your_app/logging/) (which uses python's logging stdlib) when I need to check...
+1 would like to see the mturk eval code! I'm currently working on a project where your mturk tests would serve as a great starting point.
Awesome! Thanks!
For the sake of completeness, mind sharing any relevant javascript code you use for the mturk experiments? Thank you!
Thanks a lot for the quick responses :)
Just a heads up that there's no javascript in [unlimited_time_comparison/example_javascript.txt](https://github.com/CQFIO/PhotographicImageSynthesis/blob/master/mturk_scripts/unlimited_time_comparison/example_javascript.txt) Not a problem for me though since I took it from [limited_time_comparison/example_javascript.txt](https://github.com/CQFIO/PhotographicImageSynthesis/blob/master/mturk_scripts/limited_time_comparison/example_javascript.txt).
I've been experiencing this issue a lot myself. Similar-ish scenario, maybe a bit more demanding: I have a single Aim repo in a NFS-mounted folder with many Lightning DDP SLURM...
There's this [hydra-wandb-sweeper repo](https://github.com/captain-pool/hydra-wandb-sweeper) in case anyone's willing to revive it. I gave up after a single [PR](https://github.com/captain-pool/hydra-wandb-sweeper/pull/5) because wandb's code isn't open source. The author of the repo, at...
Any updates on this? I'm realizing that my current issues with loading logs in the Images Explorer might be due to single-core limitations. I didn't know that Aim UI runs...
As someone who's implemented Hydra-aware resuming from pre-emption on multi-runs for hyperparameter search with both wandb's sweeper and [another sweeper made by some colleagues](https://github.com/Epistimio/hydra_orion_sweeper), I can 100% agree with the...