dynn

Neural networks routines for DyNet


License
MIT
Install
pip install dynn==0.0.12

Documentation

DyNN: Neural Network routines for DyNet

Build Status Documentation Status

A bunch of useful functions and syntactic sugar to make writing neural networks in DyNet easier.

Prerequisite

You will need to install DyNet as explained here