Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Furthermore---by learning what are in effect structure-aware substitution matric

## Repo contents

This repo contains a GPyTorch implementation of LOCK GP as well as a [demo](demo/) on CR6261-H1 antibody fitness data.
This repo contains a [GPyTorch](https://gpytorch.ai/) implementation of [LOCK GP kernel](lock_gp/lock_kernel.py) as well as a [demo](demo/) on CR6261-H1 antibody fitness data.

## Setup

Expand Down
Loading