Metadata-Version: 2.1
Name: torchbearer-visual
Version: 0.1.0
Summary: A visualisation library for PyTorch using torchbearer
Home-page: https://github.com/pytorchbearer/visual
Author: Ethan Harris
Author-email: ewah1g13@ecs.soton.ac.uk
License: MIT
Download-URL: https://github.com/pytorchbearer/visual/archive/0.1.0.tar.gz
Platform: UNKNOWN
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*
Description-Content-Type: text/markdown
Requires-Dist: torch (>=1.1.0)
Requires-Dist: torchvision (>=0.3.0)
Requires-Dist: torchbearer

[![Python 2.7 | 3.5 | 3.6 | 3.7](https://img.shields.io/badge/python-2.7%20%7C%203.5%20%7C%203.6%20%7C%203.7-brightgreen.svg)](https://www.python.org/) [![PyTorch 1.1.0](https://img.shields.io/badge/pytorch-1.1.0-brightgreen.svg)](https://pytorch.org/) [![Build Status](https://travis-ci.com/pytorchbearer/visual.svg?branch=master)](https://travis-ci.com/pytorchbearer/visual)

# \[WIP\] torchbearer.visual
A visualisations library for PyTorch with torchbearer

## Contents
- [About](#about)
- [Installation](#installation)

<a name="about"/>

## About

Torchbearer.variational is a companion package to [torchbearer](https://github.com/ecs-vlc/torchbearer) which is 
intended to re-implement state of the art practices in filter and feature visualisation.

<a name="installation"/>

## Installation

TBC

