DeepCL
Deep convolutional neural networks in OpenCL.
- Wrappers available for Python and Lua
- or run from commandline
- Works in Windows and linux
Downloads
Code documentation
Any class and method marked as 'PUBLICAPI' should ideally be stable within a major version, ie:
- Not be removed, within a major version
- Not change named, within a major version
- Not change its meaning significantly, within a major version