From 485ffca5b563b411371d2eec67733bd63b2b46dc Mon Sep 17 00:00:00 2001 From: Alexander Fengler Date: Sat, 16 Sep 2023 22:33:04 -0400 Subject: [PATCH] link to documentation in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d0a6474..0eb7877 100755 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Lightweight python package to help with training [LANs](https://elifesciences.org/articles/65074) (Likelihood approximation networks). +Please find the original [documentation here](https://alexanderfengler.github.io/LANfactory/). + ### Quick Start The `LANfactory` package is a light-weight convenience package for training `likelihood approximation networks` (LANs) in torch (or keras),