This document proposes a new type of regularization called nonlinear exponential regularization as an improved version for deep learning models. It combines L1 and L2 regularization in a nonlinear way using an exponential function. Experiments on image generation and segmentation tasks show the proposed regularization converges faster than linear combinations of L1 and L2 regularization, and achieves better performance metrics such as lower MSE and higher PSNR. However, combining nonlinear and linear regularization features did not significantly improve performance over using just nonlinear features.