Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 279 Bytes

File metadata and controls

6 lines (5 loc) · 279 Bytes

Neural-network

I tried to make them as simple as possible in usage and fast. To run it on GPU I use openCL binding named JOCL(www.jocl.org). Remember to install JOCL .dll and include it's liblaries into your project.

Most of updates are on Develop branch, master is outdated.