We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 346efd6 commit 16b5484Copy full SHA for 16b5484
docs/releases/2024.rst
@@ -27,7 +27,7 @@ Significant Changes
27
* **PyTorch**. LensKit now uses PyTorch to implement most of its algorithms,
28
instead of Numba-accelerated NumPy code. Algorithms using PyTorch are:
29
30
- * :py:class:`~lenskit.algorithms.item_knn.ItemItem`
+ * :py:class:`~lenskit.algorithms.item_knn.ItemItem`
31
32
* Many LensKit components (batch running, model training, etc.) now report progress with
33
:py:mod:`progress_api`, and can be connected to TQDM or Enlighten.
0 commit comments