| License |
License |
|---|---|
| Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
| GroupId | GroupIdcom.github.haifengl |
| ArtifactId | ArtifactIdsmile-nd4j |
| Last Version | Last Version1.5.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsmile-nd4j
smile-nd4j
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| smile-nd4j-1.5.3.pom | |
| smile-nd4j-1.5.3.jar | 4 KB |
| smile-nd4j-1.5.3-sources.jar | 3 KB |
| smile-nd4j-1.5.3-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.haifengl/smile-nd4j/ -->
<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>smile-nd4j</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haifengl/smile-nd4j/
implementation 'com.github.haifengl:smile-nd4j:1.5.3'
// https://jarcasting.com/artifacts/com.github.haifengl/smile-nd4j/
implementation ("com.github.haifengl:smile-nd4j:1.5.3")
'com.github.haifengl:smile-nd4j:jar:1.5.3'
<dependency org="com.github.haifengl" name="smile-nd4j" rev="1.5.3">
<artifact name="smile-nd4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haifengl', module='smile-nd4j', version='1.5.3')
)
libraryDependencies += "com.github.haifengl" % "smile-nd4j" % "1.5.3"
[com.github.haifengl/smile-nd4j "1.5.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.haifengl : smile-math | jar | 1.5.3 |
| org.nd4j : nd4j-native-platform | jar | 0.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.26 |
| junit : junit | jar | 4.12 |
| com.novocode : junit-interface | jar | 0.11 |