1 repository
Machine learning tools and frameworks specifically implemented in the Julia programming language.
Distinct from Julia Frameworks: Candidates refer to general Julia resources or specific niches like normalizing flows or geospatial tools.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Julia Machine Learning Libraries. Refine with filters or upvote what's useful.
Flux.jl is a deep learning framework and numerical computing toolkit written in Julia. It serves as a machine learning library for designing and training neural networks, providing a system for automatic differentiation to optimize model parameters. The framework enables deep learning development and machine learning research by representing layers as parameterized functions. It supports scientific machine learning, integrating neural networks into workflows for solving physical and mathematical problems. The toolkit provides native GPU acceleration for tensor computations and utilizes rever
Serves as a primary machine learning library for the Julia ecosystem, leveraging the language's native differentiation capabilities.