optuna 3.6.1-1 source package in Ubuntu

Changelog

optuna (3.6.1-1) unstable; urgency=medium

  * New upstream release.
    - Integration modules have been moved out to a separate project
      upstream. This project is not yet in Debian.
  * Don't ignore integration tests since they no longer exist.
  * Ignore new test that depends on PyTorch.
  * Update copyright ranges.
  * Standards-version 4.7.0. No changes needed.

 -- Gard Spreemann <email address hidden>  Wed, 01 May 2024 12:31:14 +0200

Upload details

Uploaded by:
Gard Spreemann
Uploaded to:
Sid
Original maintainer:
Gard Spreemann
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
optuna_3.6.1-1.dsc 2.1 KiB 683522453d736a0704ea90d4b33506fd6071f14456d0881106e823bebdad18f0
optuna_3.6.1.orig.tar.gz 617.8 KiB 832f48eac7241e95315ffc4ca3597978d60c19e44eebcd4fb26cd9b02341522c
optuna_3.6.1-1.debian.tar.xz 4.8 KiB afc307e208595aa90acd514505db1afdbf79f4dad66d22a50d87433580765bf9

Available diffs

No changes file available.

Binary packages built by this source

python3-optuna: Hyperparameter optimization framework

 Optuna is a Python library for hyperparameter (or other "black box")
 optimization. Being framework-independent, it works with a variety of
 deep learning frameworks.