[p] Haskell Flexible Neural Networks (work in progress) • r/MachineLearning
In celebration of it successfully learning the xor function: I'm announcing the neural network library I've been working on. This is a Haskell library. Its API is somewhat reminiscent of Tensorflow, but is currently much less complete. It's currently CPU only but I have plans to add GPU acceleration with OpenGL compute shaders (which would make it the only neural network library I know of to be able to make use of a GPU I actually own)
Oct-30-2017, 04:10:08 GMT
- Technology: