AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Write Neural Networks in Python
One of our inspirations is Google Jax, which is a library for machine learning from Google. And then like when you're writing Jax, you need to approach things in a functional style because again, if you think about the neural network is input, output and computations in the middle. So that was one of the sparks that led Sean Moriarity and I to start like, and Jack O to start working on those ideas.