gradient-methods
CommunityOptimize with gradient-based methods.
Authorscooter-lacroix
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides strategies and tools for solving optimization problems using gradient-based methods, helping users find optimal solutions efficiently.
Core Features & Use Cases
- Gradient Descent Variants: Implements basic and accelerated gradient descent, including momentum and Nesterov methods.
- Step Size Selection: Offers guidance on choosing appropriate step sizes through fixed, backtracking, and adaptive methods.
- Newton's Method: Includes information on Newton's method and its quasi-Newton approximations (like BFGS) for faster convergence.
- Use Case: When faced with a complex function to minimize, this Skill can guide you through selecting the right gradient-based algorithm and parameters to find the minimum efficiently.
Quick Start
Use the gradient-methods skill to compute the gradient of the function x2 + y2 with respect to variables x and y.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: gradient-methods Download link: https://github.com/scooter-lacroix/Maestro/archive/main.zip#gradient-methods Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.