Artificial Intelligence
202 learners
JAX in Action: Neural Networks from Scratch
This course guides you through building a simple Multi-Layer Perceptron (MLP) from scratch using only JAX and its NumPy API. You'll tackle the classic XOR problem, learning how to manage model parameters as PyTrees, implement the forward pass, define a loss function, compute gradients, and write a manual training loop with a basic optimizer step.
JAX
Python
4 lessons
15 practices
2 hours

Join the 1M+ learners on CodeSignal
Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal





