jpbottaro / anna

Anna - A Neural Network Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Anna - A Neural Network Analysis

License:MIT License


Languages

Language:Jupyter Notebook 90.7%Language:Python 9.2%Language:Makefile 0.1%