Conjugate Gradient Network - ConjGradNet (along with baseline)
Iterative Dual Network - IterDualNet (Similar to JointICNet but no optimisation for sensitivity maps in the model)
Simple Residual Network - ResNet, which can be used as a denoiser (replacement of UNet or DIDN, etc)
Variable Splitting Network - VarSplitNet, solves the variable splitting optimization problem for MRI using a DL denoiser for the denoising equation and gradient descent for the data consistency equation
Implement Additional MRI Models