Last Version

Interop-Tensorflow 4.2.1

A Machine Learning library for Java.

License

License

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning Tribuo
GroupId

GroupId

org.tribuo
ArtifactId

ArtifactId

tribuo-tensorflow
Version

Version

4.2.1
Type

Type

jar
Description

Description

Interop-Tensorflow
A Machine Learning library for Java.

Download tribuo-tensorflow 4.2.1


<!-- 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"]

Dependencies

compile (9)

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

test (2)

Group / Artifact Type Version
org.tribuo : tribuo-core test-jar 4.2.1
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.