|
|
|
|
|
by lvncelot
32 days ago
|
|
Interesting to see that PyTorch has become the de-facto standard after it seemed for a while that the dust had settled on Tensorflow. I also thought that Jax would in turn take over after PyTorch but it never seemed to quite take off (still in use though from what I can tell). |
|
But there are absolutely pain points. In particular, especially for weaker programmers (common in academia), it's quite easy to write bad JAX. The functional programming and stateless paradigms require a little more thinking ahead. This is particularly tough when you're doing research and you're, in real time, finding out what's ahead!