Arquivos
Brian Broll d1a2c1ce80 Fixes #5 Added basic arch generation
WIP #5 Added basic arch generation

WIP #5 Added tests for GenerateArchitecture

WIP #5. Added more transfer function support and test

WIP #5 Added "Add" layer support
2016-03-28 21:07:33 -05:00

10 linhas
166 B
Lua

-- Script to validate a layers.yml file
require 'nn'
-- Parse the yaml file
-- TODO
-- Check that the number of arguments are correct for each constructor
-- TODO