hughperkins / DeepCL

OpenCL library to train deep convolutional neural networks
Mozilla Public License 2.0
865 stars 199 forks source link

How can I use command line DeepCL with non image dataset? #109

Open tottemoii opened 7 years ago

tottemoii commented 7 years ago

I want to use cvs dataset on DeepCL. How can I use deepclrun command with non image dataset?

The principle is to use python, but pip install --pre DeepCL fails on my PC.