/paip

Working code with PAIP

Primary LanguageJupyter Notebook

PAIP

Exercise and notebook for Paradigms of Artificial Intelligence Programming.

Jupyter Setup

brew install zeromq
brew install sbcl
brew install roswell

# in conda environment
pip install jupyterlab notebook jupyter-console

# setup jupyter kernel
ros install common-lisp-jupyter

# Testing
jupyter console --kernel=common-lisp