FluxML/Flux.jl
Relax! Flux is the ML library that doesn't make you tensor
Built entirely in Julia, Flux leverages the language's native automatic differentiation and GPU support through a lightweight abstraction layer, allowing models to be expressed as simple Julia functions or composed layers. It supports flexible model definitions—from hand-written closures to structured layer chains—with built-in optimizers and training utilities. The library integrates seamlessly with Julia's scientific computing ecosystem and supports GPU acceleration via standard Julia backends.
4,711 stars. Actively maintained with 11 commits in the last 30 days.
Stars
4,711
Forks
616
Language
Julia
License
—
Category
Last pushed
Mar 09, 2026
Commits (30d)
11
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/FluxML/Flux.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
CliMA/Oceananigans.jl
🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs
JuliaLang/julia
The Julia Programming Language
WassimTenachi/PhySO
Physical Symbolic Optimization
EnzymeAD/Enzyme.jl
Julia bindings for the Enzyme automatic differentiator
astroautomata/SymbolicRegression.jl
Distributed High-Performance Symbolic Regression in Julia