NEOct 5, 2016
LAYERS: Yet another Neural Network toolkit
arXiv:1610.01430v21 citationsHas Code
Originality Synthesis-oriented
AI Analysis
It provides an incremental tool for students to more easily adopt neural network design.
The paper introduces LAYERS, an open-source neural network toolkit designed to simplify the implementation of modern neural networks for students, focusing on network topology and parameter tuning.
Layers is an open source neural network toolkit aim at providing an easy way to implement modern neural networks. The main user target are students and to this end layers provides an easy scriptting language that can be early adopted. The user has to focus only on design details as network totpology and parameter tunning.