You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TakMashido edited this page Sep 8, 2017
·
1 revision
Overview:
This project constains my neural networks liblaries writen in java with openCL(bindings from JOCL.org) support to run on GPU. I try make them as simple as possible in use.
For now there are only basic networks learned with back-propagation rule.