tdoubleu

↗ HN profile [ 537 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hello HN, I built a complete, game-agnostic implementation of AlphaZero in JAX. repo: https://github.com/wtedw/nanoAlphaZero demo (NN + MCTS run locally in your browser): https://nanoalphazero.wtedw.com It uses no human…

  2. I've recently gone through Karpathy's Zero-to-Hero course (https://karpathy.ai/zero-to-hero.html) and the content is just superb. What other courses like this exist?