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