Live data from Hacker News

Papers with Code

paperswithcode.com

1–10 of 22 posts

Re: Papers with Code

#3
This serves pretty much as an extensive Deep Learning State of the Art reference. See e.g. https://paperswithcode.com/sota/image-classification-on-imag....

I am impressed by its content. I use both for research (to track progress) and teaching. Previous references:

- Measuring the Progress of AI Research by Electronic Frontier Foundation, https://www.eff.org/ai/metrics

- Natural Language Processing Progress https://nlpprogress.com/

are great, but nowhere near Papers with Code, when it comes to the completeness, and UI.

Re: Papers with Code

#4

Is this a site that attaches code examples to state of the art research papers? This is excellent, if it's extensive.

It is very extensive. It has a lot of fairly domain-specific work.

Re: Papers with Code

#5
This is great! It always bugs me when I can't find an implementation of a paper to reference. I'm much more likely to read a paper if there is code associated with it.

Re: Papers with Code

#7
post #5

This is great! It always bugs me when I can't find an implementation of a paper to reference. I'm much more likely to read a paper if there is code associated with it.

Unfortunately not all entries there have code, but it’s a good reference site.

Re: Papers with Code

#10
Great!

I greatly enjoy publications that provide their implementation (or a simplified) version. Playing around with the problems yourself, can give a much greater insight and understanding in addition to the fundamental, written work.

However, I did encounter situations where providing the direct implementation was seen as a bad thing. It was thought of as `giving away your advantage' and squeezing out multiple papers before even thinking about publishing the code had their preference.

It is great to see more and more research publications go together with their implementations.

Post reply on HN