https://github.com/jonnoftw/nn-cl
(Deep) neural network library written in pyopencl and opencl
https://github.com/jonnoftw/nn-cl
machine-learning neural-network opencl pyopencl
Last synced: about 1 year ago
JSON representation
(Deep) neural network library written in pyopencl and opencl
- Host: GitHub
- URL: https://github.com/jonnoftw/nn-cl
- Owner: JonnoFTW
- Created: 2018-05-21T02:56:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-14T08:44:04.000Z (almost 8 years ago)
- Last Synced: 2024-10-29T07:40:40.399Z (over 1 year ago)
- Topics: machine-learning, neural-network, opencl, pyopencl
- Language: Python
- Size: 47.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nn-cl
A neural network library written in pyopencl and opencl
## Features
* Dense layer
* Batch evaluation
* Poor performance
## Example
Check the examples folder