JuliaGaussianProcesses / JuliaGaussianProcesses/KernelFunctions.jl
NeuralKernelNetwork
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 275
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
There's currently an implementation of the NeuralKernelNetwork kernel here in Stheno.jl.
Would anyone object to me moving it here? (I'm trying to remove Stheno's explicit dependency on KernelFunctions.jl)
Contributor guide
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
Start by reading the linked implementation in Stheno.jl at src/flux/neural_kernel_network.jl, then inspect KernelFunctions.jl's package structure for an appropriate destination. The work is done when NeuralKernelNetwork is available here and Stheno.jl no longer needs its explicit KernelFunctions.jl dependency; the issue names no tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- machine-learning
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100