Submission timeline
2007–2026One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.
First comments on top threads
HN comment orderHello from the JAX team! We'd like to take this opportunity to give a shout out to some of the awesome projects folks are building on top of JAX, e.g., * Flax, a neural network library for JAX (https://github.com/google/flax) * Haiku, a neural network library for JAX inspired by Sonnet (https://github.com/deepmind/dm-haiku) * RLax, a library for building reinforcement learning agents (https://github.com/deepmind/rlax) * NumPyro, a probabilistic programming library on top of JAX…
For anyone else outside of machine learning who was wondering what all of this is, here is my best explanation: The inferencing phase of a neural network attempts to minimize error or loss as defined by the user. This is done by iteratively applying gradient descent to the error function. Thus, the error function must have a known derivative, which can be difficult if the function has loops and conditionals. Autograd is a software package that produces derivatives of a…
The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.
- Breakout years
- 2
- Total points
- 383
- Total comments
- 94
100+ points or 50+ comments
reference only — not used in Hall rules or ranking
reference only — not used in Hall rules or ranking
Every submission
| Date | Title as submitted | By | Points | Comments |
|---|---|---|---|---|
| 2018-11-22 | Google jax | sahin-boydas | 3 | 0 |
| 2018-12-08 | JAX: Numpy with Gradients, GPUs and TPUsFirst breakout | one-more-minute | 132 | 29 |
| 2020-04-08 | Jax – Composable transformations of Python and NumPy programsBest thread · Latest 20+ point return | lelf | 235 | 65 |
| 2021-07-04 | Jax | tosh | 9 | 0 |
| 2022-03-21 | Jax – Composable transformations: differentiate, vectorize, JIT to TPU | graderjs | 4 | 0 |
