cazala / synaptic

architecture-free neural network library for node.js and the browser
http://caza.la/synaptic
Other
6.92k stars 666 forks source link

Fixed issue in standalone generation ignoring input data #264

Closed morungos closed 7 years ago

morungos commented 7 years ago

This is a proposed fix to the reported issue #263. It might be better if there was a test, too, and I should look into it, but it least it's starting something moving on this issue.

Put simply, this is needed to make the generated code from standalone() refer to the input data correctly.

cazala commented 7 years ago

Thanks! released in v1.1.3