Artifact python3-ml-collections_0.1.1-4_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3:any, python3-absl, python3-yaml, python3-six
  Description: |-
    collections designed for ML usecases
     The package provices two classes called ConfigDict and FrozenConfigDict that
     are "dict-like" data structures with dot access to nested elements. Together,
     they are supposed to be used as a main way of expressing configurations of
     experiments and models.
     .
     Features:
      * Dot-based access to fields.
      * Locking mechanism to prevent spelling mistakes.
      * Lazy computation.
      * FrozenConfigDict() class which is immutable and hashable.
      * Type safety.
      * "Did you mean" functionality.
      * Human readable printing (with valid references and cycles), using
        valid YAML format.
      * Fields can be passed as keyword arguments using the ** operator.
     .
     There are two exceptions to the strong type-safety of the ConfigDict.
     int values can be passed in to fields of type float. In such a case, the
     value is type-converted to a float before being stored. Similarly,
     all string types (including Unicode strings) can be stored in fields
     of type str or unicode.
  Homepage: https://github.com/google/ml_collections
  Installed-Size: '333'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package: python3-ml-collections
  Priority: optional
  Section: python
  Source: python-ml-collections
  Suggests: python-is-python3
  Version: 0.1.1-4
srcpkg_name: python-ml-collections
srcpkg_version: 0.1.1-4

File

python3-ml-collections_0.1.1-4_all.deb
Binary file python3-ml-collections_0.1.1-4_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package python-ml-collections_0.1.1-4

binary package System mirror sid from https://deb.debian.org/debian - 3 weeks, 6 days ago 0 minutes
BETA