is not current version
Last Version 0.3.0

com.github.hopshackle:NTBEA 0.2

Parameter optimisation with the N-Tuple Bandit Evolutionary Algorithm

GroupId

GroupId

com.github.hopshackle
ArtifactId

ArtifactId

NTBEA
Version

Version

0.2
Type

Type

jar

Download NTBEA 0.2


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