Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 317 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 317 Bytes

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