Showcases how to go from a PyTorch-like style of coding to a more Functional-style of coding
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series of tutorials (YouTube videos and Jupyter Notebooks) as well as the content I found useful while learning about the JAX ecosystem.
Extending JAX with custom C++ and CUDA code
Ensemble nets are a method of representing an ensemble of models as one single logical model
Neural network building blocks from scratch with the basic JAX operators