Jar examples for e:explore-java
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.
You can download jar file explore-java 1.0.0 in this page.
Multi World Testing License
You can use the following script to add explore-java-1.0.0.jar to your project.
<dependency> <groupId>com.github.multiworldtesting</groupId> <artifactId>explore-java</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.multiworldtesting', name: 'explore-java', version: '1.0.0'
libraryDependencies += "com.github.multiworldtesting" % "explore-java" % "1.0.0"
<dependency org="com.github.multiworldtesting" name="explore-java" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.multiworldtesting', module='explore-java', version='1.0.0'))
'com.github.multiworldtesting:explore-java:jar:1.0.0'
Click the following link to download the jar file.
explore-java-1.0.0-javadoc.jar