Functors.jl provides tools to express a powerful design pattern for dealing with large/ nested structures, as in machine learning and optimization. For large machine learning models, it can be cumbersome or inefficient to work with parameters as one big, flat vector, and structs help manage complexity; but it is also desirable to easily operate over all parameters at once, e.g. for changing precision or applying an optimizer update step.
Features
- Functors.jl provides fmap to make those things easy
- It is also possible to implement functor by hand when greater flexibility is required
- Documentation available
- Examples available
- Easily operate over all parameters at once
- Express a powerful design pattern for dealing with large/ nested structures
Categories
Data VisualizationLicense
MIT LicenseFollow Functors.jl
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Functors.jl!