zcablii / notebooks

Home to jupyter notebooks for all my projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Home to jupyter notebooks for all my projects

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.1%Language:Makefile 0.0%