Tutorial: How to Code and Understand DeepMind’s Synthetic Gradients (in Python)

TLDR: In this blogpost, we’re going to prototype (from scratch) and learn the intuitions behind DeepMind’s recently proposed Decoupled Neural Interfaces Using Synthetic Gradients paper. Read more

Similar