ptyrad.models

ptyrad.models#

Optimizable model of the ptychographic reconstruction using automatic differentiation (AD)

This is the PyTorch model that holds optimizable tensors and interacts with loss and constraints.

Classes

PtychoAD(init_variables, model_params[, ...])

Main optimization class for ptychographic reconstruction using automatic differentiation (AD).