не последняя версия
Последняя версия 0.3.0

com.github.hopshackle:NTBEA 0.1

Parameter optimisation with the N-Tuple Bandit Evolutionary Algorithm

Группа

Группа

com.github.hopshackle
Идентификатор

Идентификатор

NTBEA
Версия

Версия

0.1
Тип

Тип

jar

Скачать NTBEA 0.1

Имя Файла Размер
NTBEA-0.1.pom
NTBEA-0.1.jar 6 MB
NTBEA-0.1-sources.jar 31 KB
NTBEA-0.1-javadoc.jar 433 KB
Обзор

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