• Stars
    star
    25
  • Rank 957,573 (Top 19 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 14 years ago
  • Updated almost 14 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An OpenCL neural network implementation in Python. Uses massively parallel GPU computations to train and test neural network. Uses PyOpenCL as wrapper around OpenCL. Tight integration with NumPy. Tags: python, pyopencl, gpgpu, neural network, gpu computations, opencl, numpy