Experiments with the Self-Tuning Lam Annealing Schedule

This package contains Java programs for reproducing the experiments, and analysis of experimental data, from the following article: Vincent A. Cicirello. 2021. Self-Tuning Lam Annealing: Learning Hyperparameters While Problem Solving. Applied Sciences, 11, 21, Article 9828 (November 2021). https://doi.org/10.3390/app11219828. Also available at: https://www.cicirello.org/publications/applsci-11-09828.pdf

Лицензия

Лицензия

Группа

Группа

org.cicirello
Идентификатор

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

self-tuning-lam-experiments
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Experiments with the Self-Tuning Lam Annealing Schedule
This package contains Java programs for reproducing the experiments, and analysis of experimental data, from the following article: Vincent A. Cicirello. 2021. Self-Tuning Lam Annealing: Learning Hyperparameters While Problem Solving. Applied Sciences, 11, 21, Article 9828 (November 2021). https://doi.org/10.3390/app11219828. Also available at: https://www.cicirello.org/publications/applsci-11-09828.pdf
Ссылка на сайт

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

https://github.com/cicirello/self-tuning-lam-experiments
Организация-разработчик

Организация-разработчик

Cicirello.Org
Система контроля версий

Система контроля версий

http://github.com/cicirello/self-tuning-lam-experiments/tree/main

Скачать self-tuning-lam-experiments

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.cicirello : chips-n-salsa jar 2.12.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit Необязательный jar 4.13.2

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

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

Версии библиотеки

Версия
1.0.0