We are building a feed forward neural network and need to use the Levenberg–Marquardt algorithm as a starting point of optimization algorithm but this algorithm is not available as a part of default optimizers in Keras.

Similar questions and discussions