MVN

com.github.cschen1205 : java-ann-falcon

Maven & Gradle

May 09, 2017
1 usages
2 stars

ART and FALCON ANN and Reinforcement Learning · Temporal Difference RL implemented in ANN and FALCON in Java

<dependency>
    <groupId>com.github.cschen1205</groupId>
    <artifactId>java-ann-falcon</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.cschen1205 : java-ann-falcon to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.cschen1205 : java-ann-falcon to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
java-ann-falcon-1.0.1

How to add a dependency to Maven

Add the following com.github.cschen1205 : java-ann-falcon maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.cschen1205</groupId>
    <artifactId>java-ann-falcon</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.cschen1205 : java-ann-falcon gradle dependency to your build.gradle file:

implementation 'com.github.cschen1205:java-ann-falcon:1.0.1'

Gradle Kotlin DSL: Add the following com.github.cschen1205 : java-ann-falcon gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.cschen1205:java-ann-falcon:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.cschen1205 : java-ann-falcon sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.cschen1205" % "java-ann-falcon" % "1.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 28, 2023
3 usages
0 stars
Aug 06, 2019
1 usages
0 stars
Aug 06, 2019
1 usages
0 stars
Aug 06, 2019
1 usages
0 stars
Mar 07, 2020
5 usages
600 stars
Jul 11, 2017
1 usages
33 stars
Oct 05, 2017
1 usages
157 stars
Apr 11, 2023
3 usages
794 stars
Oct 19, 2017
1 usages
0 stars