-
I have nd4j working in my Maven Kotlin project when run from a packaged jar file. However, when I try calling some nd4j functions in the IntelliJ REPL under the context of the same project, I get an `…
novog updated
3 years ago
-
#### Issue Description
Tried to import an otherwise-importable keras model with a Maximum layer.
Got error `InvocationTargetException: Unsupported keras layer type Maximum`.
While Maximum i…
-
#### Issue Description
Description is provided here:
https://community.konduit.ai/t/noclassdeffounderror-basicndarraycompressor/944?u=lavajaw
#### Version Information
Relevant versions:
Ver…
-
I have installed DL4J using maven.
I need to see the installed .so and cpp header files that are used for INDArray calls?
Where can I find them ? I think they are located inside .m2/repository …
-
We should provide some walkthroughs (screencasts, most likely) stepping through the provided demos
-
I'd like to get more informations for the trained xgboost model (Booster) like:
Map | getFeatureScore(String[] featureNames) Get importance of each feature with specified feature names.
Could yo…
-
I want to ship a Java application which currently uses bytedeco's CPython through a maven dependency. I have no problem with my code so far. For now I use version 3.6-1.5. Python 3.6.8 is installed on…
-
#### Issue Description
Please describe our issue, along with:
- Sucessfully build libnd4j.dll
- Compiles OK but links error
#### Version Information
Please indicate relevant versions, inclu…
-
Mish is a novel activation function proposed in this [paper](https://arxiv.org/abs/1908.08681).
It has shown promising results so far and has been adopted in several packages including:
| | …
-
Good afternoon, I tried to install CUDA version 10, 10.1, 10.2, now 11.1 is installed, except for 10.0, versions in all examples with cuda I have an error similar to the one indicated in the listing b…