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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Functors.jl!