Hacker News new | ask | show | jobs
by IshKebab 2448 days ago
That first graph is super-confusing. The Y axis says "Percentage of unique mentions" but it only goes up to 0.7%? Was it meant to be "Fraction of unique mentions".

And then the title is "PyTorch vs Tensorflow", but it never says whether the Y axis is unique mentions of PyTorch or Tensorflow? From the context I guess PyTorch, but come on!

The Y axis should be "Fraction mentioning PyTorch", and the title should be "Papers that only mention PyTorch or Tensorflow" (assuming I have understood this correctly).

Shame it was labelled so badly because it's an amazing graph otherwise!

1 comments

Oh shit, you're right.

I fixed these properly at some point, but I made some last minute modifications to the text size and such.

These interactive figures are probably a bit better overall too: https://chillee.github.io/pytorch-vs-tensorflow/

I'll change that ASAP. Thanks for the heads up!

EDIT: Fixed! Lemme know if that addressed your issues.