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