PyEDDL

Contents:

  • Installation
  • Getting Started
  • pyeddl.utils — Utilities
  • pyeddl.eddl — eddl API
  • pyeddl.tensor — Tensor
PyEDDL
  • »
  • Welcome to PyEDDL’s documentation!
  • View page source

Welcome to PyEDDL’s documentation!

PyEDDL is a Python wrapper for EDDL, the European Distributed Deep Learning library.

The source code for PyEDDL is available on the GitHub repo.

Contents:

  • Installation
    • Conda packages
    • Docker images
    • Installing from source
  • Getting Started
    • Creating and manipulating tensors
    • To/from NumPy conversions
    • Training a MLP network
    • Additional examples
  • pyeddl.utils — Utilities
  • pyeddl.eddl — eddl API
    • Model
    • Layers
    • Initializers
    • Regularizers
    • Utils
    • Get Models
    • Datasets
    • Accelerators
    • ONNX support
  • pyeddl.tensor — Tensor

Indices and tables

  • Index

Next

© Copyright 2019-2022, CRS4.

Built with Sphinx using a theme provided by Read the Docs.