releasing-research-code
releasing-research-code copied to clipboard
Tips for releasing research code in Machine Learning (with official NeurIPS 2020 recommendations)
Hello PapersWithCode Team ! Thank you for your work with building and maintaining PWC. This tips repo is very useful, and I've come across various SOTA model repos that follow...
When finding a paper or code, it is nice to be able to cite it properly, specially if a latex bib style is presented, so citation should be a must....
I was wondering if the open-source library [`rliable`](https://github.com/google-research/rliable), corresponding to our [NeurIPS 2021 best paper](https://agarwl.github.io/rliable/), for reliably evaluating reporting performance on ML and RL benchmarks, especially when using a handful...
I've seen some unlicensed research code being published, which makes reuse hard and increases friction. Usually that was not the intent, but a result from a lack of knowledge of...