Common-SGD

A Machine Learning library for Java.

License

License

Categories

Categories

Tribuo Business Logic Libraries Machine Learning
GroupId

GroupId

org.tribuo
ArtifactId

ArtifactId

tribuo-common-sgd
Last Version

Last Version

4.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Common-SGD
A Machine Learning library for Java.

Download tribuo-common-sgd

How to add to project

<!-- https://jarcasting.com/artifacts/org.tribuo/tribuo-common-sgd/ -->
<dependency>
    <groupId>org.tribuo</groupId>
    <artifactId>tribuo-common-sgd</artifactId>
    <version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tribuo/tribuo-common-sgd/
implementation 'org.tribuo:tribuo-common-sgd:4.2.1'
// https://jarcasting.com/artifacts/org.tribuo/tribuo-common-sgd/
implementation ("org.tribuo:tribuo-common-sgd:4.2.1")
'org.tribuo:tribuo-common-sgd:jar:4.2.1'
<dependency org="org.tribuo" name="tribuo-common-sgd" rev="4.2.1">
  <artifact name="tribuo-common-sgd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tribuo', module='tribuo-common-sgd', version='4.2.1')
)
libraryDependencies += "org.tribuo" % "tribuo-common-sgd" % "4.2.1"
[org.tribuo/tribuo-common-sgd "4.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.tribuo : tribuo-core jar 4.2.1
org.tribuo : tribuo-data jar 4.2.1
org.tribuo : tribuo-math jar 4.2.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.1
4.2.0
4.1.1
4.1.0