ivan-vasilev/neuralnetworks
java deep learning algorithms and deep neural networks with gpu acceleration
Java
Issues
- 3
Is this repo dead ?
#56 opened by lynnwilliam - 0
OpenCl problem
#54 opened by logip - 0
Execution mode GPU failed: OpenCL execution seems to have failed (runKernelJNI returned -51) com.aparapi.internal.exception.AparapiException: OpenCL execution seems to have failed (runKernelJNI returned -51)
#52 opened by InonS - 2
- 0
OS Differences
#48 opened by juliusmh - 0
How can I train my net with deep learning ?
#47 opened by dinasaif - 1
- 0
Can the examples run without opencl.so ?
#44 opened by alexde989 - 4
Could you please let me know if only changing the following line is enough to run the code in GPU. Environment.getInstance().setExecutionMode(EXECUTION_MODE.SEQ); to Environment.getInstance().setExecutionMode(EXECUTION_MODE.GPU);
#36 opened by sudiptap - 0
How to run the project in Eclipse ?
#43 opened by alexde989 - 0
DBN with softmaxlayer on top
#42 opened by NN-Research - 0
Saving/Loading networks
#41 opened by thesilencelies - 0
- 0
XOR test fails
#37 opened by slowGitHum - 4
Failed to load aparapi
#24 opened by diPDew - 1
MnistTest.testLeNetSmall fails with 90% error rate
#35 opened by jt70 - 0
- 0
Index out of range: 0 -> 89+0 to 0
#33 opened by alysak6075 - 2
Test case MnistTest fail on every tests
#31 opened by longdt - 1
Simple forward example?
#30 opened by dims12 - 2
Should all tests pass well?
#28 opened by dims12 - 0
- 1
- 7
My networks have a 53% error on the training set
#27 opened by yeison - 4
How about create a organization?
#21 opened by linkerlin - 1
- 1
Is there an RBM classifier in the source code?
#10 opened by McDucky - 3
RBM test error is 100% in MnistTest
#9 opened by McDucky - 1
2 of the iris classes are linearly not separable - an error of 1/3 illustrates that
#23 opened by yeison - 0
- 0
Maxout
#20 opened by hrstoyanov - 3
What is the license for this library?
#19 opened by hrstoyanov - 2
UniqueList purpose?
#18 opened by hrstoyanov - 5
Sum Product Networks?
#17 opened by hrstoyanov - 1
UTs are failed in develop branch
#16 opened by linkerlin - 1
CRLF should not be used
#14 opened by linkerlin - 1
develop branch is a java8 branch?
#15 opened by linkerlin - 2
- 5
- 1
- 0
added a maven install hint to readme
#4 opened by linkerlin - 2
nn-core not building because BackpropagationConnectionCalculator is in a file called BackPropagationConnectionCalculator.java (with a capital P instead of a small p)
#1 opened by vijay-v