LuxCore.jl

LuxCore.jl defines the abstract layers for Lux. Allows users to be compatible with the entirely of Lux.jl without having such a heavy dependency.
Author LuxDL
Popularity
8 Stars
Updated Last
2 Months Ago
Started In
March 2023

LuxCore

Join the chat at https://julialang.zulipchat.com #machine-learning Latest Docs Stable Docs

Build status CI codecov

ColPrac: Contributor's Guide on Collaborative Practices for Community Packages SciML Code Style

LuxCore.jl defines the abstract layers for Lux. Allows users to be compatible with the entirely of Lux.jl without having such a heavy dependency. If you are depending on Lux.jl directly, you do not need to depend on LuxCore.jl (all the functionality is exported via Lux.jl).