12 Forks
57 Stars
57 Watchers

clnet

OpenCL for Nets - A Deep Learning Framework based on OpenCL, written by C++. Supports popular MLP, RNN(LSTM), CNN(ResNet). Friendly debugger. Transparent data. No library dependencies. 基于OpenCL的深度学习计算框架,C++开发,支持多层感知器,长短时记忆模型,卷积神经网络,残差网络。调试方便,数据透明。无外部依赖。

How to download and setup clnet

Open terminal and run command
git clone https://github.com/mz24cn/clnet.git
git clone is used to create a copy or clone of clnet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with clnet https://github.com/mz24cn/clnet/archive/master.zip

Or simply clone clnet with SSH
[email protected]:mz24cn/clnet.git

If you have some problems with clnet

You may open issue on clnet support forum (system) here: https://github.com/mz24cn/clnet/issues