License |
License |
---|---|
Categories |
CategoriesTensorFlow Business Logic Libraries Machine Learning Tribuo |
GroupId | GroupIdorg.tribuo |
ArtifactId | ArtifactIdtribuo-tensorflow |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInterop-Tensorflow
A Machine Learning library for Java.
|
Filename | Size |
---|---|
tribuo-tensorflow-4.2.1.pom | |
tribuo-tensorflow-4.2.1.jar | 84 KB |
tribuo-tensorflow-4.2.1-sources.jar | 42 KB |
tribuo-tensorflow-4.2.1-javadoc.jar | 252 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tribuo/tribuo-tensorflow/ -->
<dependency>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-tensorflow</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tribuo/tribuo-tensorflow/
implementation 'org.tribuo:tribuo-tensorflow:4.2.1'
// https://jarcasting.com/artifacts/org.tribuo/tribuo-tensorflow/
implementation ("org.tribuo:tribuo-tensorflow:4.2.1")
'org.tribuo:tribuo-tensorflow:jar:4.2.1'
<dependency org="org.tribuo" name="tribuo-tensorflow" rev="4.2.1">
<artifact name="tribuo-tensorflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tribuo', module='tribuo-tensorflow', version='4.2.1')
)
libraryDependencies += "org.tribuo" % "tribuo-tensorflow" % "4.2.1"
[org.tribuo/tribuo-tensorflow "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.tribuo : tribuo-core | jar | 4.2.1 |
org.tribuo : tribuo-data | jar | 4.2.1 |
org.tribuo : tribuo-interop-core | jar | 4.2.1 |
org.tribuo : tribuo-classification-core | jar | 4.2.1 |
org.tribuo : tribuo-multilabel-core | jar | 4.2.1 |
org.tribuo : tribuo-regression-core | jar | 4.2.1 |
org.tensorflow : tensorflow-core-api | jar | 0.4.1 |
org.tensorflow : tensorflow-core-platform | jar | 0.4.1 |
org.tensorflow : tensorflow-framework | jar | 0.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.tribuo : tribuo-core | test-jar | 4.2.1 |
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |