torchbearer-visual

A visualisation library for PyTorch using torchbearer


License
MIT
Install
pip install torchbearer-visual==0.1.0

Documentation

Python 2.7 | 3.5 | 3.6 | 3.7 PyTorch 1.1.0 Build Status Documentation Status

[WIP] torchbearer.visual

A visualisations library for PyTorch with torchbearer

Contents

About

Torchbearer.visual is a companion package to torchbearer which is intended to re-implement state of the art practices in filter and feature visualisation.

Installation

The easiest way to install visual is with pip:

pip install torchbearer-visual

Alternatively, build from source with:

pip install git+https://github.com/pytorchbearer/visual