-
Edit: Windows 10, 8 core 5960x CPU
Here's a simple benchmark comparing DL4J ConvolutionLayer implementation (no MKL-DNN) with conv2d op - with and without MKL-DNN enabled:
https://gist.github.com/…
-
Hi,
I want to create an RNN which predicts the next numerical value trained on a dataset. I am trying to create an appropriate SequenceRecordReaderDataSetIterator by using following code snippet:
> …
-
Hey,
I'm new user of `dl4j`. I'm looking for trained dl4j on `ImagNet` using 1 of the top Imagenet Challange. Then I want to do extra training on my own database.
I looked for pretrained models b…
-
I have trained a custom tiny_yolov2 model for detection of pedestrians. The inference of the model on a test image with different version yields different results. Specifically, if the version in the …
-
**Issues List (ND4J)**
- TFGraphTestAllLibnd4j
- TFGraphTestAllSameDiff
- TFGraphTestZooModels
- HeirarchicSoftmaxTests (passes when run in isolation)
- LapackTests.testCholeskyL, .testCholeskyU
…
-
Test doesn't return either locally or on CI.
Profiler doesn't show deadlock - it just shows waiting threads.
-
I converted a logistic regression problem from keras to dl4j. I have 10000 data sets out of which 8000 sets used for training.
Here is the data set:
https://github.com/rahul-raj/Problem-Solving/b…
-
I have a network in keras, and I implement it in DL4j.
I try to use `layer.setParam` import the weights from keras for each layer,but the predictions is very different in same data.
I check the w…
-
#### Issue Description
libnd4j, nd4j, datavec were successful
Building dl4j fails with:
```
[INFO] Compiling 362 source files to C:\Users\josh\dl4j\build\new\deeplearning4j\deeplearning4j-nn\targe…
-
* Syntax errors
* not passing properly arguments to libnd4h/buildnativeoperations.sh: https://gist.github.com/danimateos/31b3a484824e0587facf6e477f9d5e50