The rnn package provides components for implementing a wide range of Recurrent Neural Networks. It is built withing the framework of the Torch distribution for use with the nn package. The components have evolved from 3 iterations, each adding to the flexibility and capability of the package. All component modules inherit either the AbstractRecurrent or AbstractSequencer classes. Strong unit testing, continued backwards compatibility and access to supporting material are the principles followed during its development. The package is compared against existing implementations of two published papers.
翻译:Rnn 软件包提供实施一系列经常性神经网络的组件,它与火炬分发框架一起建造,与nn 软件包一起使用,从三个迭代演变而来,每个迭代都增加了软件包的灵活性和能力,所有组件模块都继承了摘要或摘要序列类,强大的单位测试、持续的后向兼容性和辅助材料的获取是其开发过程中遵循的原则。该软件包与目前执行两份已出版文件的情况进行了比较。