Daniel Murnane

Results 5 comments of Daniel Murnane

Any chance of this being merged? Or possibly just a recommendation on how to use the library as a Python API?

Thanks for the investigation, @BenjaminHaos. I was trying to work through the create-react-app tutorial for Structor and ran into trouble. I have reproduced your steps exactly with a fresh Cloud9...

> Hello all! For me, your solution didn't work. So, I ended up implementing this one: `orig_url = requests.get(get_news()['url']).url` This solution works, but is much slower than than getting just...

@rustamzh This is a very good idea, and should be implemented. However, I want to understand exactly your setup, as I'm trying to implement this myself. You specify a ModelCheckpoint...

> Hi. My `dirpath` is empty in the `ModelCheckpoint` callback, this way checkpoints are created in their own `version-X` (where X is SLURM jobID) subfolder and do not mix, since...