diff --git a/README.md b/README.md index 7335fe2..ec20f5e 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ # multidim-optimization + +An application for visualizing and comparing the work of multidimensional optimization methods with using derivative of the objective function: Gradient Descent Method, Newton Method, Fletcher-Reeves Method.