Jonas Kubilius
Jonas Kubilius
Super minor, but the URL in the paper "Decoupling Representation Learning from Reinforcement Learning" is [https://github.com/astooke/rlpyt/rlpyt/ul](https://github.com/astooke/rlpyt/rlpyt/ul), which leads to "page not found". What works though is [https://github.com/astooke/rlpyt/**tree/master**/rlpyt/ul](https://github.com/astooke/rlpyt/tree/master/rlpyt/ul). P.S. Congrats on...
Currently, stats.aggregate() adds 'subplots.', 'rows.', 'cols', and 'yerr.' to the original names of the aggregates columns in the given DataFrame. Instead of changing these names, it should store this information...
Thank you for your great work! I often find it useful to be able to sort files by their properties, e.g., file size, extension, or modification time. It would be...
### Description & Motivation Lightning incorporates a number of 3rd party tools to visualize training (e.g., Tensorboard). However, during debugging or manual hyperparameter search, I mostly use console and would...
Hi, Thanks for your great work! I've been struggling to identify how the `repeats.fa` file was created. Say I wanted to identify the source assembly for ``` >V-A_862 TCTACAATAGTAGAAATTTAATATATCTGTTAGAC ```...