UNPKG

neataptic

Version:

Architecture-free neural network library with genetic algorithm implementations

12 lines (9 loc) 304 B
/******************************************************************************* CONFIG *******************************************************************************/ // Config var config = { warnings: false }; /* Export */ module.exports = config;