cornellius-gp / gpytorch

A highly efficient implementation of Gaussian Processes in PyTorch
MIT License
3.54k stars 557 forks source link

[Docs] Missing docs for HammingIMQKernel #2490

Open julioasotodv opened 7 months ago

julioasotodv commented 7 months ago

📚 Documentation/Examples

Is there documentation missing? Yes, the documentation for the HammingIMQKernel is missing (and in general the file gpytorch/kernels/hamming_kernel.py), as it is not being included in the final Sphinx docs.

Thank you!