encog-javascript icon indicating copy to clipboard operation
encog-javascript copied to clipboard

Node.js port of Encog

Open Thimira opened this issue 9 years ago • 0 comments

Thanks for this awesome library. I'm using it quite a lot for my neural network experiments.

I believe it would add much more value to have a Encog version to work with Node.js. So, I did some tweaking with the Encog Javascript library and got it to work with Node.js. It can be found here: https://github.com/Thimira/encog-node

The Node module is available through npm: https://www.npmjs.com/package/encog-node

If you are interested, we can work together to get this refined and added as a part of the main Encog project.

Thimira avatar May 01 '16 15:05 Thimira