Last Version

AI-algorithms 0.2.0

A collection of well-known AI and machine learning algorithms

License

License

GroupId

GroupId

com.github.bentorfs
ArtifactId

ArtifactId

ai-algorithms
Version

Version

0.2.0
Type

Type

jar
Description

Description

AI-algorithms
A collection of well-known AI and machine learning algorithms
Project URL

Project URL

https://github.com/bentorfs/AI-algorithms
Source Code Management

Source Code Management

https://github.com/bentorfs/AI-algorithms.git

Download ai-algorithms 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5
org.apache.commons : commons-math3 jar 3.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
joda-time : joda-time jar 2.3
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.