Skip to content

Commit fe28d32

Browse files
authored
Update README.md
1 parent 8994bc9 commit fe28d32

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
1-
# KernelFunctions.jl
1+
# KernelFunctions.jl (WIP)
22
Julia Package for kernel functions for machine learning
3+
4+
## Objectives
5+
- ARD Kernels
6+
- AD Compatible (Zygote, ForwardDiff, ReverseDiff)
7+
- Toeplitz Matrices
8+
- BLAS backend
9+
10+
11+
12+
Directly inspired by the [MLKernels](https://github.com/trthatcher/MLKernels.jl)

0 commit comments

Comments
 (0)