-
报错内容
![71573801831_ pic_hd](https://user-images.githubusercontent.com/29497910/68930136-b8975300-07c8-11ea-986b-c37a5d78790c.jpg)
pom.xml
4.0.0
Course
Gitchat
0.0.1-SNAPSHOT
jar
…
-
Hey all, DL4J maintainer here. This looks like a start to something great! Just looking through it if you want to increase adoption, do you think you could change it to apache v2 like the dl4j project…
-
2020-09-09 14:01:37 WARN BatchNormalization:382 - CuDNN BatchNormalization forward pass execution failed - falling back on built-in implementation
java.lang.RuntimeException: cuDNN status = 3: CUDNN…
-
![unknown (5)](https://user-images.githubusercontent.com/33477318/106927361-0d681600-674d-11eb-9431-5a031debcc77.png)
-
How to build a new project to start working on dl4j model building?
-
https://deeplearning4j.org/memory#configuring-memory-limits
Mainly around maxphysicalbytes: should be set to heap + maxbytes
More examples (that specify the exact limits for all types of memory,…
-
@AlexDBlack commented on [Tue Aug 23 2016](https://github.com/deeplearning4j/deeplearning4j/issues/2028)
Spring initializer: http://start.spring.io/
That allows people to set up a project very quickl…
-
I had some problems to output the dl4j computationGraph.summary(). After configuring the logging right, I succeeded to output it for training.
But still, after deserializing the prepared dag, somet…
-
**Describe the bug**
`java.lang.IndexOutOfBoundsException` occurs when user input more than 11 characters (space included) in the input field.
Affected in both solution and training folder.
Code …
-
**Describe the bug**
I've noticed that the validation accuracy logged by dl4j is almost an exact inversion of the test set accuray reported by weka for some binary classification datasets I've been u…