JuliaDiff / JuliaDiff/AbstractDifferentiation.jl
API for Hessian approximation
Open
Nobody has claimed this yet.
feature
- Dominant language
- Julia
- Stars
- 138
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Being able to get the diagonal of the Hessian or a subset of the Hessian's elements is something that is sometimes useful in practice. We can think of supporting this as an API function.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reading the abstract interface and determine the API semantics for requesting a Hessian diagonal or a subset of elements; done requires a documented, agreed interface for those requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100