←back to thread

439 points david927 | 1 comments | | HN request time: 0.219s | source

What are you working on? Any new ideas which you're thinking about?
1. antonmks ◴[] No.44419792[source]
I'm writing a series of tutorials on solving algorithmic leetcode-like problems in a modern, scalable way. I use JAX library for python, so the solutions work on cpus, gpus and tpus. Everything must be vectorized, parallel, just-in-time compiled and differentiable !

https://substack.com/@antonmks