notebooks

Home to jupyter notebooks for all my projects

APACHE-2.0 License

Stars
4
Committers
1

Notebooks

Home to jupyter notebooks for all my projects

Installation

First you need to install Pandoc

sudo apt-get update
sudo apt-get install pandoc -y

then move on to the Python dependencies using pip:

pip install -r requirements.txt

Usage

make torchcam-notebooks