diff --git a/README.rst b/README.rst index b6d560e..84de13c 100644 --- a/README.rst +++ b/README.rst @@ -155,7 +155,7 @@ Supported Optimizers Visualizations -------------- -Visualizations help us to see how different algorithms deals with simple +Visualizations help us to see how different algorithms deal with simple situations like: saddle points, local minima, valleys etc, and may provide interesting insights into inner workings of algorithm. Rosenbrock_ and Rastrigin_ benchmark_ functions was selected, because: