Flax
Neural network library for JAX by Google providing Linen module system.
About
Flax is a neural network library for JAX from Google, originally built by Google Brain with the JAX team. It provides module systems for defining models, training-state management, and serialization, and is used across many Google research projects. The newer Flax NNX API adds Python reference semantics so models behave like regular mutable objects, while the earlier Linen API remains supported. Released under the Apache 2.0 license.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Frameworks & Libraries
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Advanced (4/5)
- License
- Apache-2.0
- Added
- Apr 3, 2026
Related Tools
Tensor library for machine learning on commodity hardware
Structured output extraction from LLMs with Pydantic
Deploy LangChain runnables as REST APIs
Unified system for large-scale distributed training and inference.
High-level deep learning library making neural nets accessible with best practices.
Open-source machine learning framework by Meta with dynamic computation graphs.