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

Machine Learning Exploration Library 1.0.0

A library for general purpose exploration through a set of actions. This is most applicable in a reinforcement or bandit setting, althought it is most often tested with Vowpal Wabbit.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

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

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

explore-java
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

Machine Learning Exploration Library
A library for general purpose exploration through a set of actions. This is most applicable in a reinforcement or bandit setting, althought it is most often tested with Vowpal Wabbit.
Ссылка на сайт

Ссылка на сайт

https://github.com/multiworldtesting/explore-java

Скачать explore-java 1.0.0


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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.4
com.google.code.gson : gson jar 2.4
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.