/mirnn

Groovy Neural Network library

Primary LanguageGroovyMIT LicenseMIT

mirnn

MiRNN is a Neural Network library implemented with the Groovy programming language

This library implements the algorithm described in the following paper:

D. Monner and J.A. Reggia (2012). A generalized LSTM-like training algorithm for second-order recurrent neural networks

while the implementation is based on the Synaptic javascript library.

The library is bundled with MirComp, the framework for algorithmic and assisted music composition.

Copyright (c) 2016-2017 Mirco Colletta

This library is released under the MIT License, see the LICENSE file for details.