From 68a338de66a265c7442615bffd0c76829ee51141 Mon Sep 17 00:00:00 2001 From: Francesco Innocenti Date: Wed, 4 Dec 2024 20:19:10 +0000 Subject: [PATCH] Update readme. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index fc0aff2..82f3482 100644 --- a/README.md +++ b/README.md @@ -59,9 +59,6 @@ pip install --upgrade "jax[cuda12]" ## 📖 [Documentation](https://thebuckleylab.github.io/jpc/) Available at https://thebuckleylab.github.io/jpc/. -## 🧠 PC primer - - ## ⚡️ Quick example Use `jpc.make_pc_step` to update the parameters of any neural network compatible with PC updates (see the [notebook examples