HyperSMAC

A hyperband + smac hyperparameter optimization utility.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.scalasci
ArtifactId

ArtifactId

hypersmac_2.12
Last Version

Last Version

0.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

HyperSMAC
A hyperband + smac hyperparameter optimization utility.
Project URL

Project URL

https://github.com/ScalaScientific
Project Organization

Project Organization

com.scalasci
Source Code Management

Source Code Management

https://github.com/ScalaScientific

Download hypersmac_2.12

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
com.github.haifengl : smile-scala_2.12 jar 2.4.0
com.github.haifengl : smile-core jar 2.4.0
com.github.haifengl : smile-plot jar 2.4.0
com.github.haifengl : smile-data jar 2.4.0

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.1.1
org.deeplearning4j : deeplearning4j-core jar 1.0.0-beta6
org.nd4j : nd4j-native-platform jar 1.0.0-beta6

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.7
0.1.6
0.1.5
0.1.4