/anna

Anna - A Neural Network Analysis

Primary LanguageJupyter NotebookMIT LicenseMIT

Anna Travis CI

Anna - A Neural Network Analysis

Description

A series of experiments using neural nets with tensorflow, currently focused on multi-label text classification.

Current Support

It supports LR/FFNs/RNNs, and several of the common datasets for MLC (e.g. Reuters-21578/RCV1-v2). See some results in our notebooks.

How to run

Requires python 3. Run example on Reuters21578 with:

make run

Browse and/or run notebooks with all other experiments/datasets:

make notebook