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
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Functors.jl!