Skip to main content
Ctrl+K

maite 0.9.2 documentation

  • Tutorials
  • How-To Guides
  • Explanation
  • Reference
  • Changelog
  • GitHub
  • PyPI
  • Anaconda
  • Tutorials
  • How-To Guides
  • Explanation
  • Reference
  • Changelog
  • GitHub
  • PyPI
  • Anaconda

Section Navigation

  • protocols (by AI problem)
    • image classification
    • object detection
    • generic
      • ArrayLike
      • DatumMetadata
      • generic.Augmentation
      • generic.DataLoader
      • generic.Dataset
      • generic.Metric
      • generic.Model
  • tasks
  • interop
  • Reference
  • protocols (by AI problem)
  • generic
  • ArrayLike

ArrayLike#

maite.protocols.ArrayLike#

Object coercible into a NumPy ndarray (alias of numpy.typing.ArrayLike)

alias of _Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | bool | int | float | complex | str | bytes | _NestedSequence[bool | int | float | complex | str | bytes]

previous

generic

next

DatumMetadata

On this page
  • ArrayLike

This Page

  • Show Source

© Copyright 2024 Massachusetts Institute of Technology.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.