multilayer-perceptron-gui
Version: 
A GUI to test a neural network implementation based on the multilayer perceptron model.
1 lines • 41 B
JavaScript
module.exports = require('./dist/index');
A GUI to test a neural network implementation based on the multilayer perceptron model.