Getting Started

Installation from source

git clone git@github.com:alan-ppl/alan.git
cd alan
git checkout main
pip install . # pip install .[extras] for running some models in examples/

Learn the basic concepts of Alan