Last Version

Adaptive Resonance Theory 1.0.6

Java implementation of Adaptive Resonance Theory (ART) algorithms such as ART, ARTMAP, FuzzyART

License

License

MIT
Categories

Categories

Java Languages
GroupId

GroupId

com.github.chen0040
ArtifactId

ArtifactId

java-adaptive-resonance-theory
Version

Version

1.0.6
Type

Type

jar
Description

Description

Adaptive Resonance Theory
Java implementation of Adaptive Resonance Theory (ART) algorithms such as ART, ARTMAP, FuzzyART
Project URL

Project URL

https://github.com/chen0040/java-adaptive-resonance-theory
Source Code Management

Source Code Management

https://github.com/chen0040/java-adaptive-resonance-theory

Download java-adaptive-resonance-theory 1.0.6


<!-- https://jarcasting.com/artifacts/com.github.chen0040/java-adaptive-resonance-theory/ -->
<dependency>
    <groupId>com.github.chen0040</groupId>
    <artifactId>java-adaptive-resonance-theory</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chen0040/java-adaptive-resonance-theory/
implementation 'com.github.chen0040:java-adaptive-resonance-theory:1.0.6'
// https://jarcasting.com/artifacts/com.github.chen0040/java-adaptive-resonance-theory/
implementation ("com.github.chen0040:java-adaptive-resonance-theory:1.0.6")
'com.github.chen0040:java-adaptive-resonance-theory:jar:1.0.6'
<dependency org="com.github.chen0040" name="java-adaptive-resonance-theory" rev="1.0.6">
  <artifact name="java-adaptive-resonance-theory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chen0040', module='java-adaptive-resonance-theory', version='1.0.6')
)
libraryDependencies += "com.github.chen0040" % "java-adaptive-resonance-theory" % "1.0.6"
[com.github.chen0040/java-adaptive-resonance-theory "1.0.6"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.20
org.slf4j : slf4j-log4j12 jar 1.7.20
com.github.chen0040 : java-data-frame jar 1.0.9

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6

test (11)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.assertj : assertj-core jar 3.5.2
org.powermock : powermock-core jar 1.6.5
org.powermock : powermock-api-mockito jar 1.6.5
org.powermock : powermock-module-junit4 jar 1.6.5
org.powermock : powermock-module-testng jar 1.6.5
org.mockito : mockito-core jar 2.0.2-beta
org.mockito : mockito-all jar 2.0.2-beta
com.github.chen0040 : java-data-image jar 1.0.2

Project Modules

There are no modules declared in this project.