yangchenyun / paip

Working code with PAIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Working code with PAIP


Languages

Language:Jupyter Notebook 97.0%Language:Common Lisp 3.0%